cproxy on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S cproxy

* (Optional) Uninstall cproxy on Arch using YAY

$ yay -Rns cproxy

2. Manually Install "cproxy" via AUR

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

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

b. Clone cproxy's git locally

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

c. Go to ~/cproxy folder and install it

$ cd ~/cproxy $ makepkg -si

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

ID: 1051181
Name: cproxy
PackageBaseID: 176913
PackageBase: cproxy
Version: 4.1.6-2
Description: Easy per application transparent proxy built on cgroup.
URL: https://github.com/NOBLES5E/cproxy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cjc7373
Submitter: cjc7373
FirstSubmitted: 1647270236
LastModified: 1647318710
URLPath: /cgit/aur.git/snapshot/cproxy.tar.gz