shtools on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S shtools

* (Optional) Uninstall shtools on Arch using YAY

$ yay -Rns shtools

2. Manually Install "shtools" via AUR

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

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

b. Clone shtools's git locally

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

c. Go to ~/shtools folder and install it

$ cd ~/shtools $ makepkg -si

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

ID: 1286276
Name: shtools
PackageBaseID: 174071
PackageBase: python-shtools
Version: 4.10.3-0
Description: Fortran interface for SHTOOLS
URL: https://shtools.oca.eu
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Strawpants
Submitter: Strawpants
FirstSubmitted: 1639771261
LastModified: 1689001855
URLPath: /cgit/aur.git/snapshot/shtools.tar.gz