python-xmlformatter on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-xmlformatter

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

$ yay -Rns python-xmlformatter

2. Manually Install "python-xmlformatter" via AUR

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

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

b. Clone python-xmlformatter's git locally

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

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

$ cd ~/python-xmlformatter $ makepkg -si

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

ID: 1390630
Name: python-xmlformatter
PackageBaseID: 85312
PackageBase: python-xmlformatter
Version: 0.2.6-1
Description: CLI utility and Python library for formatting XML documents
URL: https://pypi.org/project/xmlformatter
NumVotes: 6
Popularity: 1.0E-6
OutOfDate:
Maintainer: MarsSeed
Submitter: carstene1ns
FirstSubmitted: 1409791371
LastModified: 1705948149
URLPath: /cgit/aur.git/snapshot/python-xmlformatter.tar.gz