libsufr on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S libsufr

* (Optional) Uninstall libsufr on Arch using YAY

$ yay -Rns libsufr

2. Manually Install "libsufr" via AUR

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

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

b. Clone libsufr's git locally

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

c. Go to ~/libsufr folder and install it

$ cd ~/libsufr $ makepkg -si

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

ID: 1385028
Name: libsufr
PackageBaseID: 89498
PackageBase: libsufr
Version: 0.7.8-1
Description: A LIBrary containing Some Useful Fortran Routines
URL: http://libsufr.sourceforge.net/
NumVotes: 3
Popularity: 0.003344
OutOfDate:
Maintainer: AstroFloyd
Submitter: AstroFloyd
FirstSubmitted: 1421509991
LastModified: 1705143533
URLPath: /cgit/aur.git/snapshot/libsufr.tar.gz