proxychains-ng-git on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S proxychains-ng-git

* (Optional) Uninstall proxychains-ng-git on Arch using YAY

$ yay -Rns proxychains-ng-git

2. Manually Install "proxychains-ng-git" via AUR

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

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

b. Clone proxychains-ng-git's git locally

$ git clone https://aur.archlinux.org/proxychains-ng-git.git ~/proxychains-ng-git

c. Go to ~/proxychains-ng-git folder and install it

$ cd ~/proxychains-ng-git $ makepkg -si

3. Information about the proxychains-ng-git package on Arch User Repository (AUR)

ID: 576150
Name: proxychains-ng-git
PackageBaseID: 138719
PackageBase: proxychains-ng-git
Version: 4.13.r10.g1198857-1
Description: A hook preloader that allows to redirect TCP traffic of existing dynamically linked programs through one or more SOCKS or HTTP proxies
URL: https://github.com/rofl0r/proxychains
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: eh5
FirstSubmitted: 1547305735
LastModified: 1547306045
URLPath: /cgit/aur.git/snapshot/proxychains-ng-git.tar.gz