shadowsocks-go-server on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S shadowsocks-go-server

* (Optional) Uninstall shadowsocks-go-server on Arch using YAY

$ yay -Rns shadowsocks-go-server

2. Manually Install "shadowsocks-go-server" via AUR

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

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

b. Clone shadowsocks-go-server's git locally

$ git clone https://aur.archlinux.org/shadowsocks-go-server.git ~/shadowsocks-go-server

c. Go to ~/shadowsocks-go-server folder and install it

$ cd ~/shadowsocks-go-server $ makepkg -si

3. Information about the shadowsocks-go-server package on Arch User Repository (AUR)

ID: 378490
Name: shadowsocks-go-server
PackageBaseID: 119221
PackageBase: shadowsocks-go-git
Version: 1.2.1.r2.g5c6f652-1
Description: Shadowsocks go version
URL: https://github.com/shadowsocks/shadowsocks-go/
NumVotes: 1
Popularity: 0
OutOfDate: 1593246541
Maintainer:
FirstSubmitted: 1485525958
LastModified: 1485582233
URLPath: /cgit/aur.git/snapshot/shadowsocks-go-server.tar.gz