python2-defusedxml on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python2-defusedxml

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

$ yay -Rns python2-defusedxml

2. Manually Install "python2-defusedxml" via AUR

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

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

b. Clone python2-defusedxml's git locally

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

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

$ cd ~/python2-defusedxml $ makepkg -si

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

ID: 1395898
Name: python2-defusedxml
PackageBaseID: 202052
PackageBase: python2-defusedxml
Version: 0.7.1-5
Description: XML bomb protection for Python stdlib modules
URL: https://github.com/tiran/defusedxml
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: truocolo
Submitter: truocolo
FirstSubmitted: 1706682349
LastModified: 1706682349
URLPath: /cgit/aur.git/snapshot/python2-defusedxml.tar.gz

5. The same packages on other Linux Distributions