libusrsctp on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S libusrsctp

* (Optional) Uninstall libusrsctp on Arch using YAY

$ yay -Rns libusrsctp

2. Manually Install "libusrsctp" via AUR

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

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

b. Clone libusrsctp's git locally

$ git clone https://aur.archlinux.org/libusrsctp.git ~/libusrsctp

c. Go to ~/libusrsctp folder and install it

$ cd ~/libusrsctp $ makepkg -si

3. Information about the libusrsctp package on Arch User Repository (AUR)

ID: 1028237
Name: libusrsctp
PackageBaseID: 113314
PackageBase: libusrsctp
Version: 0.9.5.0-4
Description: A portable SCTP userland stack
URL: https://github.com/sctplab/usrsctp
NumVotes: 9
Popularity: 0.513017
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1467910584
LastModified: 1643542185
URLPath: /cgit/aur.git/snapshot/libusrsctp.tar.gz