cloud-sql-proxy-git on AUR (Arch User Repository)

Last updated: May 19,2024

1. Install "cloud-sql-proxy-git" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install cloud-sql-proxy-git on Arch using YAY

$ yay -S cloud-sql-proxy-git

* (Optional) Uninstall cloud-sql-proxy-git on Arch using YAY

$ yay -Rns cloud-sql-proxy-git

2. Manually Install "cloud-sql-proxy-git" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone cloud-sql-proxy-git's git locally

$ git clone https://aur.archlinux.org/cloud-sql-proxy-git.git ~/cloud-sql-proxy-git

c. Go to ~/cloud-sql-proxy-git folder and install it

$ cd ~/cloud-sql-proxy-git $ makepkg -si

3. Information about the cloud-sql-proxy-git package on Arch User Repository (AUR)

ID: 397486
Name: cloud-sql-proxy-git
PackageBaseID: 121146
PackageBase: cloud-sql-proxy-git
Version: 0.1.1-1
Description: The Cloud SQL Proxy allows a user with the appropriate permissions to connect to a Second Generation Cloud SQL database without having to deal with IP whitelisting or SSL certificates manually.
URL: https://github.com/GoogleCloudPlatform/cloudsql-proxy
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ginabythebay
FirstSubmitted: 1491070207
LastModified: 1491070207
URLPath: /cgit/aur.git/snapshot/cloud-sql-proxy-git.tar.gz