python2-pyxb on AUR (Arch User Repository)

Last updated: February 01,2025

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

$ yay -S python2-pyxb

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

$ yay -Rns python2-pyxb

2. Manually Install "python2-pyxb" via AUR

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

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

b. Clone python2-pyxb's git locally

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

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

$ cd ~/python2-pyxb $ makepkg -si

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

ID: 530756
Name: python2-pyxb
PackageBaseID: 83840
PackageBase: python2-pyxb
Version: 1.2.6-1
Description: Generates Python code for classes that correspond to data structures defined by XMLSchema
URL: http://pyxb.sourceforge.net/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ahbrosha
Submitter: jbradaric
FirstSubmitted: 1405429815
LastModified: 1533053033
URLPath: /cgit/aur.git/snapshot/python2-pyxb.tar.gz