ssocks on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S ssocks

* (Optional) Uninstall ssocks on Arch using YAY

$ yay -Rns ssocks

2. Manually Install "ssocks" via AUR

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

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

b. Clone ssocks's git locally

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

c. Go to ~/ssocks folder and install it

$ cd ~/ssocks $ makepkg -si

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

ID: 238626
Name: ssocks
PackageBaseID: 101649
PackageBase: ssocks
Version: 0.0.14-1
Description: Contains a socks5 server, a reverse socks server and client, a netcat like tool and a socks5 relay.
URL:
NumVotes: 0
Popularity: 0
OutOfDate: 1703016956
Maintainer: gehaxelt
Submitter: gehaxelt
FirstSubmitted: 1444517789
LastModified: 1444517829
URLPath: /cgit/aur.git/snapshot/ssocks.tar.gz