python-sctp on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-sctp

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

$ yay -Rns python-sctp

2. Manually Install "python-sctp" via AUR

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

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

b. Clone python-sctp's git locally

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

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

$ cd ~/python-sctp $ makepkg -si

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

ID: 1170652
Name: python-sctp
PackageBaseID: 136693
PackageBase: python-sctp
Version: 0.7.2-1
Description: Python module for the SCTP protocol stack and library
URL: https://github.com/P1sec/pysctp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: RubenKelevra
FirstSubmitted: 1539764967
LastModified: 1668714078
URLPath: /cgit/aur.git/snapshot/python-sctp.tar.gz