f90cache on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S f90cache

* (Optional) Uninstall f90cache on Arch using YAY

$ yay -Rns f90cache

2. Manually Install "f90cache" via AUR

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

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

b. Clone f90cache's git locally

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

c. Go to ~/f90cache folder and install it

$ cd ~/f90cache $ makepkg -si

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

ID: 1294910
Name: f90cache
PackageBaseID: 86260
PackageBase: f90cache
Version: 0.99c-1
Description: Caching pre-processor for Fortran compilers
URL: https://perso.univ-rennes1.fr/edouard.canot//f90cache/
NumVotes: 2
Popularity: 0.013917
OutOfDate:
Maintainer: knedl1k
Submitter: eolianoe
FirstSubmitted: 1412374893
LastModified: 1690412425
URLPath: /cgit/aur.git/snapshot/f90cache.tar.gz