sshoot on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S sshoot

* (Optional) Uninstall sshoot on Arch using YAY

$ yay -Rns sshoot

2. Manually Install "sshoot" via AUR

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

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

b. Clone sshoot's git locally

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

c. Go to ~/sshoot folder and install it

$ cd ~/sshoot $ makepkg -si

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

ID: 885402
Name: sshoot
PackageBaseID: 129394
PackageBase: sshoot
Version: 1.5.1-1
Description: Manage multiple sshuttle VPN sessions.
URL: https://github.com/albertodonato/sshoot
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: KenMacD
Submitter: KenMacD
FirstSubmitted: 1516678603
LastModified: 1617114348
URLPath: /cgit/aur.git/snapshot/sshoot.tar.gz