python2-xmltramp on AUR (Arch User Repository)

Last updated: May 11,2024

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

$ yay -S python2-xmltramp

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

$ yay -Rns python2-xmltramp

2. Manually Install "python2-xmltramp" via AUR

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

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

b. Clone python2-xmltramp's git locally

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

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

$ cd ~/python2-xmltramp $ makepkg -si

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

ID: 802880
Name: python2-xmltramp
PackageBaseID: 48941
PackageBase: python2-xmltramp
Version: 2.18-3
Description: xmltramp is a simple Pythonic API for working with XML documentation
URL: http://www.aaronsw.com/2002/xmltramp/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1305173123
LastModified: 1602340316
URLPath: /cgit/aur.git/snapshot/python2-xmltramp.tar.gz