f2c on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S f2c

* (Optional) Uninstall f2c on Arch using YAY

$ yay -Rns f2c

2. Manually Install "f2c" via AUR

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

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

b. Clone f2c's git locally

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

c. Go to ~/f2c folder and install it

$ cd ~/f2c $ makepkg -si

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

ID: 1293209
Name: f2c
PackageBaseID: 31130
PackageBase: f2c
Version: 20230428-1
Description: Fortran to C code translator
URL: https://www.netlib.org/f2c
NumVotes: 65
Popularity: 0.003348
OutOfDate: 1710597659
Maintainer: a.kudelin
Submitter:
FirstSubmitted: 1255288433
LastModified: 1690125238
URLPath: /cgit/aur.git/snapshot/f2c.tar.gz