shadowsocks-rust on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S shadowsocks-rust

* (Optional) Uninstall shadowsocks-rust on Arch using YAY

$ yay -Rns shadowsocks-rust

2. Manually Install "shadowsocks-rust" via AUR

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

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

b. Clone shadowsocks-rust's git locally

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

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

$ cd ~/shadowsocks-rust $ makepkg -si

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

ID: 1061359
Name: shadowsocks-rust
PackageBaseID: 174609
PackageBase: shadowsocks-rust
Version: 1.14.3-1
Description: A Rust port of shadowsocks https://shadowsocks.org/
URL: https://github.com/shadowsocks/shadowsocks-rust
NumVotes: 7
Popularity: 1.017113
OutOfDate:
Maintainer: BigmenPixel
FirstSubmitted: 1641054718
LastModified: 1649092322
URLPath: /cgit/aur.git/snapshot/shadowsocks-rust.tar.gz