fmlib on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S fmlib

* (Optional) Uninstall fmlib on Arch using YAY

$ yay -Rns fmlib

2. Manually Install "fmlib" via AUR

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

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

b. Clone fmlib's git locally

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

c. Go to ~/fmlib folder and install it

$ cd ~/fmlib $ makepkg -si

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

ID: 531924
Name: fmlib
PackageBaseID: 134131
PackageBase: fmlib
Version: 1.3-5
Description: A fortran multiple-precision arithmetic library
URL: https://dmsmith.lmu.build/
NumVotes: 0
Popularity: 0
OutOfDate: 1710340246
Maintainer: physkets
Submitter: physkets
FirstSubmitted: 1531155632
LastModified: 1533451533
URLPath: /cgit/aur.git/snapshot/fmlib.tar.gz