python-dicttoxml on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-dicttoxml

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

$ yay -Rns python-dicttoxml

2. Manually Install "python-dicttoxml" via AUR

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

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

b. Clone python-dicttoxml's git locally

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

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

$ cd ~/python-dicttoxml $ makepkg -si

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

ID: 1253602
Name: python-dicttoxml
PackageBaseID: 120113
PackageBase: python-dicttoxml
Version: 1.7.16-1
Description: Converts a Python dictionary or other native data type into a valid XML string
URL: https://github.com/quandyfactory/dicttoxml
NumVotes: 2
Popularity: 0.000158
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1488147831
LastModified: 1683376779
URLPath: /cgit/aur.git/snapshot/python-dicttoxml.tar.gz