python-ssmanager on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python-ssmanager

* (Optional) Uninstall python-ssmanager on Arch using YAY

$ yay -Rns python-ssmanager

2. Manually Install "python-ssmanager" via AUR

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

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

b. Clone python-ssmanager's git locally

$ git clone https://aur.archlinux.org/python-ssmanager.git ~/python-ssmanager

c. Go to ~/python-ssmanager folder and install it

$ cd ~/python-ssmanager $ makepkg -si

3. Information about the python-ssmanager package on Arch User Repository (AUR)

ID: 726239
Name: python-ssmanager
PackageBaseID: 125269
PackageBase: python-ssmanager
Version: 0.2.8-1
Description: A python module managing large amount of running Shadowsocks server instances.
URL: https://github.com/sorz/ssmanager/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sorz
Submitter: sorz
FirstSubmitted: 1504364184
LastModified: 1587836271
URLPath: /cgit/aur.git/snapshot/python-ssmanager.tar.gz