xmlada on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S xmlada

* (Optional) Uninstall xmlada on Arch using YAY

$ yay -Rns xmlada

2. Manually Install "xmlada" via AUR

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

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

b. Clone xmlada's git locally

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

c. Go to ~/xmlada folder and install it

$ cd ~/xmlada $ makepkg -si

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

ID: 1281328
Name: xmlada
PackageBaseID: 34255
PackageBase: xmlada
Version: 1:24.0w-2
Description: An XML parser for Ada95.
URL: https://github.com/AdaCore/xmlada
NumVotes: 24
Popularity: 1.013385
OutOfDate:
Maintainer: charlie5
Submitter:
FirstSubmitted: 1265127962
LastModified: 1688198839
URLPath: /cgit/aur.git/snapshot/xmlada.tar.gz