python-f90nml on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S python-f90nml

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

$ yay -Rns python-f90nml

2. Manually Install "python-f90nml" via AUR

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

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

b. Clone python-f90nml's git locally

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

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

$ cd ~/python-f90nml $ makepkg -si

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

ID: 1112827
Name: python-f90nml
PackageBaseID: 90258
PackageBase: python-f90nml
Version: 1.4.3-1
Description: A Fortran namelist parser for Python
URL: https://pypi.python.org/pypi/f90nml
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: marshallward
Submitter: marshallward
FirstSubmitted: 1423399058
LastModified: 1657999898
URLPath: /cgit/aur.git/snapshot/python-f90nml.tar.gz