python2-xcaplib on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python2-xcaplib

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

$ yay -Rns python2-xcaplib

2. Manually Install "python2-xcaplib" via AUR

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

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

b. Clone python2-xcaplib's git locally

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

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

$ cd ~/python2-xcaplib $ makepkg -si

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

ID: 679680
Name: python2-xcaplib
PackageBaseID: 111933
PackageBase: python2-xcaplib
Version: 1.2.1-1
Description: A python library for managing XML documents on XCAP server
URL: http://download.ag-projects.com/XCAP
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: jose1711
FirstSubmitted: 1464789019
LastModified: 1577097767
URLPath: /cgit/aur.git/snapshot/python2-xcaplib.tar.gz

5. The same packages on other Linux Distributions