makedepf90 on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S makedepf90

* (Optional) Uninstall makedepf90 on Arch using YAY

$ yay -Rns makedepf90

2. Manually Install "makedepf90" via AUR

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

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

b. Clone makedepf90's git locally

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

c. Go to ~/makedepf90 folder and install it

$ cd ~/makedepf90 $ makepkg -si

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

ID: 568755
Name: makedepf90
PackageBaseID: 138050
PackageBase: makedepf90
Version: 2.8.9-1
Description: Fortran dependency generation tool
URL: https://github.com/amckinstry/makedepf90
NumVotes: 1
Popularity: 0
OutOfDate: 1572277792
Maintainer: mrsyellow
Submitter: mrsyellow
FirstSubmitted: 1544815965
LastModified: 1544907688
URLPath: /cgit/aur.git/snapshot/makedepf90.tar.gz