python-wadllib on AUR (Arch User Repository)

Last updated: June 14,2024

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

$ yay -S python-wadllib

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

$ yay -Rns python-wadllib

2. Manually Install "python-wadllib" via AUR

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

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

b. Clone python-wadllib's git locally

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

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

$ cd ~/python-wadllib $ makepkg -si

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

ID: 1314766
Name: python-wadllib
PackageBaseID: 139766
PackageBase: python-wadllib
Version: 1.3.6-3
Description: Python 3 library for navigating WADL files. The Web Application Description Language is an XML vocabulary for describing the capabilities of HTTP resources.
URL: https://launchpad.net/wadllib
NumVotes: 2
Popularity: 0.072263
OutOfDate:
Maintainer: j_4321
Submitter: j_4321
FirstSubmitted: 1550595110
LastModified: 1693995658
URLPath: /cgit/aur.git/snapshot/python-wadllib.tar.gz