cgproxy on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S cgproxy

* (Optional) Uninstall cgproxy on Arch using YAY

$ yay -Rns cgproxy

2. Manually Install "cgproxy" via AUR

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

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

b. Clone cgproxy's git locally

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

c. Go to ~/cgproxy folder and install it

$ cd ~/cgproxy $ makepkg -si

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

ID: 1189668
Name: cgproxy
PackageBaseID: 151795
PackageBase: cgproxy
Version: 0.20-1
Description: A transparent proxy program powered by cgroup2 and tproxy
URL: https://github.com/springzfx/cgproxy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: springzfx
Submitter: springzfx
FirstSubmitted: 1587500558
LastModified: 1672409398
URLPath: /cgit/aur.git/snapshot/cgproxy.tar.gz