python-snitun on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S python-snitun

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

$ yay -Rns python-snitun

2. Manually Install "python-snitun" via AUR

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

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

b. Clone python-snitun's git locally

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

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

$ cd ~/python-snitun $ makepkg -si

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

ID: 1238194
Name: python-snitun
PackageBaseID: 173005
PackageBase: python-snitun
Version: 0.34.0-1
Description: End-to-End encryption with SNI proxy on top of a TCP multiplexer
URL: https://pypi.org/project/snitun
NumVotes: 0
Popularity: 0
OutOfDate: 1690752042
Maintainer: cygn
Submitter: cygn
FirstSubmitted: 1636720713
LastModified: 1680927290
URLPath: /cgit/aur.git/snapshot/python-snitun.tar.gz