sshuttle-git on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S sshuttle-git

* (Optional) Uninstall sshuttle-git on Arch using YAY

$ yay -Rns sshuttle-git

2. Manually Install "sshuttle-git" via AUR

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

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

b. Clone sshuttle-git's git locally

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

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

$ cd ~/sshuttle-git $ makepkg -si

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

ID: 847427
Name: sshuttle-git
PackageBaseID: 46234
PackageBase: sshuttle-git
Version: v1.0.5+5_g97c25e9-1
Description: Transparent proxy server that forwards all TCP packets over ssh
URL: https://github.com/sshuttle/sshuttle
NumVotes: 32
Popularity: 0
OutOfDate:
Maintainer: HazardousBit
Submitter: alphazo
FirstSubmitted: 1297091646
LastModified: 1610669459
URLPath: /cgit/aur.git/snapshot/sshuttle-git.tar.gz