gg on AUR (Arch User Repository)

Last updated: September 28,2024

1. Install "gg" 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 gg on Arch using YAY

$ yay -S gg

* (Optional) Uninstall gg on Arch using YAY

$ yay -Rns gg

2. Manually Install "gg" via AUR

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

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

b. Clone gg's git locally

$ git clone https://aur.archlinux.org/gg.git ~/gg

c. Go to ~/gg folder and install it

$ cd ~/gg $ makepkg -si

3. Information about the gg package on Arch User Repository (AUR)

ID: 1210422
Name: gg
PackageBaseID: 173738
PackageBase: gg
Version: 0.2.18-1
Description: A command-line tool for one-click proxy in your research and development without installing v2ray or anything else (only for linux).
URL: https://github.com/mzz2017/gg
NumVotes: 3
Popularity: 2.0E-5
OutOfDate:
Maintainer: cubercsl
Submitter: cubercsl
FirstSubmitted: 1638877629
LastModified: 1676275315
URLPath: /cgit/aur.git/snapshot/gg.tar.gz