python2-wstools on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python2-wstools

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

$ yay -Rns python2-wstools

2. Manually Install "python2-wstools" via AUR

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

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

b. Clone python2-wstools's git locally

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

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

$ cd ~/python2-wstools $ makepkg -si

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

ID: 1395896
Name: python2-wstools
PackageBaseID: 202051
PackageBase: python2-wstools
Version: 0.4.10-6
Description: WSDL parsing services package for Web Services for Python
URL: https://github.com/pycontribs/wstools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: truocolo
Submitter: truocolo
FirstSubmitted: 1706681716
LastModified: 1706681716
URLPath: /cgit/aur.git/snapshot/python2-wstools.tar.gz

5. The same packages on other Linux Distributions