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

Last updated: May 19,2024

1. Install "cloud-sql-proxy-bin" 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-bin on Arch using YAY

$ yay -S cloud-sql-proxy-bin

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

$ yay -Rns cloud-sql-proxy-bin

2. Manually Install "cloud-sql-proxy-bin" 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-bin's git locally

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

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

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

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

ID: 1427375
Name: cloud-sql-proxy-bin
PackageBaseID: 159496
PackageBase: cloud-sql-proxy-bin
Version: 2.10.0-1
Description: Google Cloud SQL Auth proxy
URL: https://github.com/GoogleCloudPlatform/cloudsql-proxy
NumVotes: 5
Popularity: 0.161085
OutOfDate:
Maintainer: guymers
Submitter: sorah
FirstSubmitted: 1604616753
LastModified: 1710458860
URLPath: /cgit/aur.git/snapshot/cloud-sql-proxy-bin.tar.gz