python-fortranformat on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-fortranformat

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

$ yay -Rns python-fortranformat

2. Manually Install "python-fortranformat" via AUR

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

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

b. Clone python-fortranformat's git locally

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

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

$ cd ~/python-fortranformat $ makepkg -si

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

ID: 1266348
Name: python-fortranformat
PackageBaseID: 68931
PackageBase: python-fortranformat
Version: 2.0.0-1
Description: Mimics Fortran textual IO in Python
URL: https://github.com/brendanarnold/py-fortranformat
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: dreieck
FirstSubmitted: 1365430593
LastModified: 1685633754
URLPath: /cgit/aur.git/snapshot/python-fortranformat.tar.gz