sshsocksvpn on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S sshsocksvpn

* (Optional) Uninstall sshsocksvpn on Arch using YAY

$ yay -Rns sshsocksvpn

2. Manually Install "sshsocksvpn" via AUR

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

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

b. Clone sshsocksvpn's git locally

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

c. Go to ~/sshsocksvpn folder and install it

$ cd ~/sshsocksvpn $ makepkg -si

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

ID: 385403
Name: sshsocksvpn
PackageBaseID: 119494
PackageBase: sshsocksvpn
Version: 0.2-1
Description: Have an easy way to manage socks tunnels created via SSH and manage a tun2socks on top of it.
URL: https://github.com/grimpy/sshsocksvpn
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: deboeckj
Submitter: deboeckj
FirstSubmitted: 1486273489
LastModified: 1487424295
URLPath: /cgit/aur.git/snapshot/sshsocksvpn.tar.gz