f2c on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install f2c on Arch using YAY
$
yay -S
f2c
Copied
* (Optional) Uninstall f2c on Arch using YAY
$
yay -Rns
f2c
Copied
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
Copied
b. Clone f2c's git locally
$
git clone https://aur.archlinux.org/f2c.git
~/f2c
Copied
c. Go to ~/f2c folder and install it
$
cd
~/f2c
Copied
$
makepkg -si
Copied
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
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