python2-dicttoxml on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S python2-dicttoxml

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

$ yay -Rns python2-dicttoxml

2. Manually Install "python2-dicttoxml" via AUR

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

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

b. Clone python2-dicttoxml's git locally

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

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

$ cd ~/python2-dicttoxml $ makepkg -si

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

ID: 642496
Name: python2-dicttoxml
PackageBaseID: 130084
PackageBase: python2-dicttoxml
Version: 1.7.4-2
Description: Converts a Python dictionary or other native data type into a valid XML string.
URL: https://github.com/quandyfactory/dicttoxml
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: anthraxx
Submitter: kpcyrd
FirstSubmitted: 1518733070
LastModified: 1567455472
URLPath: /cgit/aur.git/snapshot/python2-dicttoxml.tar.gz

5. The same packages on other Linux Distributions