python-msrplib on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-msrplib

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

$ yay -Rns python-msrplib

2. Manually Install "python-msrplib" via AUR

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

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

b. Clone python-msrplib's git locally

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

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

$ cd ~/python-msrplib $ makepkg -si

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

ID: 1385686
Name: python-msrplib
PackageBaseID: 172556
PackageBase: python-msrplib
Version: 0.21.1-3
Description: MSRP (RFC4975) client library
URL: https://github.com/AGProjects/python3-msrplib
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: josemslopes
Submitter: josemslopes
FirstSubmitted: 1635614319
LastModified: 1705257097
URLPath: /cgit/aur.git/snapshot/python-msrplib.tar.gz