python2-wadllib on AUR (Arch User Repository)

Last updated: November 10,2024

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

$ yay -S python2-wadllib

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

$ yay -Rns python2-wadllib

2. Manually Install "python2-wadllib" via AUR

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

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

b. Clone python2-wadllib's git locally

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

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

$ cd ~/python2-wadllib $ makepkg -si

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

ID: 275575
Name: python2-wadllib
PackageBaseID: 107616
PackageBase: python2-wadllib
Version: 1.3.2-2
Description: The Web Application Description Language is an XML vocabulary for describing the capabilities of HTTP resources. wadllib can be used in conjunction with an HTTP library to navigate and manipulate those resources
URL: https://launchpad.net/wadllib
NumVotes: 0
Popularity: 0
OutOfDate: 1616283797
Maintainer:
FirstSubmitted: 1455542894
LastModified: 1455542969
URLPath: /cgit/aur.git/snapshot/python2-wadllib.tar.gz

5. The same packages on other Linux Distributions