python2-msrplib on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S python2-msrplib

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

$ yay -Rns python2-msrplib

2. Manually Install "python2-msrplib" via AUR

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

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

b. Clone python2-msrplib's git locally

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

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

$ cd ~/python2-msrplib $ makepkg -si

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

ID: 765160
Name: python2-msrplib
PackageBaseID: 111932
PackageBase: python2-msrplib
Version: 0.20.0-3
Description: A python MSRP client library, implements RFC4975 and RFC4976
URL: http://download.ag-projects.com/MSRP
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: Popolon
FirstSubmitted: 1464788777
LastModified: 1594727513
URLPath: /cgit/aur.git/snapshot/python2-msrplib.tar.gz