python-untangle on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-untangle

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

$ yay -Rns python-untangle

2. Manually Install "python-untangle" via AUR

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

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

b. Clone python-untangle's git locally

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

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

$ cd ~/python-untangle $ makepkg -si

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

ID: 1108487
Name: python-untangle
PackageBaseID: 160030
PackageBase: python-untangle
Version: 1.2.1-2
Description: Converts XML to a Python object
URL: https://github.com/stchris/untangle
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BrainDamage
Submitter: BrainDamage
FirstSubmitted: 1605753435
LastModified: 1657132200
URLPath: /cgit/aur.git/snapshot/python-untangle.tar.gz