xml2rfc on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S xml2rfc

* (Optional) Uninstall xml2rfc on Arch using YAY

$ yay -Rns xml2rfc

2. Manually Install "xml2rfc" via AUR

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

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

b. Clone xml2rfc's git locally

$ git clone https://aur.archlinux.org/xml2rfc.git ~/xml2rfc

c. Go to ~/xml2rfc folder and install it

$ cd ~/xml2rfc $ makepkg -si

3. Information about the xml2rfc package on Arch User Repository (AUR)

ID: 1424269
Name: xml2rfc
PackageBaseID: 103504
PackageBase: xml2rfc
Version: 3.20.0-1
Description: generates RFCs and IETF drafts from XML according to the DTD in RFC 2629
URL: https://pypi.python.org/pypi/xml2rfc
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: felix.s
FirstSubmitted: 1447830226
LastModified: 1710060746
URLPath: /cgit/aur.git/snapshot/xml2rfc.tar.gz