python-json2xml on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-json2xml

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

$ yay -Rns python-json2xml

2. Manually Install "python-json2xml" via AUR

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

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

b. Clone python-json2xml's git locally

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

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

$ cd ~/python-json2xml $ makepkg -si

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

ID: 1353057
Name: python-json2xml
PackageBaseID: 194938
PackageBase: python-json2xml
Version: 4.1.0-1
Description: Simple Python Library to convert JSON to XML
URL: https://json2xml.readthedocs.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bart
Submitter: bart
FirstSubmitted: 1687337472
LastModified: 1699968874
URLPath: /cgit/aur.git/snapshot/python-json2xml.tar.gz