graftcp on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S graftcp

* (Optional) Uninstall graftcp on Arch using YAY

$ yay -Rns graftcp

2. Manually Install "graftcp" via AUR

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

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

b. Clone graftcp's git locally

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

c. Go to ~/graftcp folder and install it

$ cd ~/graftcp $ makepkg -si

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

ID: 1413735
Name: graftcp
PackageBaseID: 161951
PackageBase: graftcp
Version: 0.7.2-1
Description: A flexible tool for redirecting a given program's TCP traffic to SOCKS5 or HTTP proxy.
URL: https://github.com/hmgle/graftcp
NumVotes: 2
Popularity: 0.002181
OutOfDate:
Maintainer: hmgle
Submitter: hmgle
FirstSubmitted: 1610354261
LastModified: 1708612270
URLPath: /cgit/aur.git/snapshot/graftcp.tar.gz