g95 on AUR (Arch User Repository)
Last updated: November 24,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "g95" 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 g95 on Arch using YAY
$
yay -S
g95
Copied
* (Optional) Uninstall g95 on Arch using YAY
$
yay -Rns
g95
Copied
2. Manually Install "g95" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone g95's git locally
$
git clone https://aur.archlinux.org/g95.git
~/g95
Copied
c. Go to ~/g95 folder and install it
$
cd
~/g95
Copied
$
makepkg -si
Copied
3. Information about the g95 package on Arch User Repository (AUR)
ID: 287374
Name: g95
PackageBaseID: 7587
PackageBase: g95
Version: 0.94-3
Description: A stable, production Fortran 95 compiler available for multiple cpu architectures and operating systems
URL: http://g95.sourceforge.net
NumVotes: 29
Popularity: 0.625575
OutOfDate: 1651682419
Maintainer: drrossum
FirstSubmitted: 1163948810
LastModified: 1458773461
URLPath: /cgit/aur.git/snapshot/g95.tar.gz
Name: g95
PackageBaseID: 7587
PackageBase: g95
Version: 0.94-3
Description: A stable, production Fortran 95 compiler available for multiple cpu architectures and operating systems
URL: http://g95.sourceforge.net
NumVotes: 29
Popularity: 0.625575
OutOfDate: 1651682419
Maintainer: drrossum
FirstSubmitted: 1163948810
LastModified: 1458773461
URLPath: /cgit/aur.git/snapshot/g95.tar.gz