xmlf90 on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S xmlf90

* (Optional) Uninstall xmlf90 on Arch using YAY

$ yay -Rns xmlf90

2. Manually Install "xmlf90" via AUR

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

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

b. Clone xmlf90's git locally

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

c. Go to ~/xmlf90 folder and install it

$ cd ~/xmlf90 $ makepkg -si

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

ID: 1226954
Name: xmlf90
PackageBaseID: 191612
PackageBase: xmlf90
Version: 1.5.6-1
Description: A fast XML parser and generator in Fortran
URL: https://gitlab.com/siesta-project/libraries/xmlf90
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: qubit
Submitter: qubit
FirstSubmitted: 1678901323
LastModified: 1678901323
URLPath: /cgit/aur.git/snapshot/xmlf90.tar.gz