pure-gsl on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "pure-gsl" 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 pure-gsl on Arch using YAY
$
yay -S
pure-gsl
Copied
* (Optional) Uninstall pure-gsl on Arch using YAY
$
yay -Rns
pure-gsl
Copied
2. Manually Install "pure-gsl" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pure-gsl's git locally
$
git clone https://aur.archlinux.org/pure-gsl.git
~/pure-gsl
Copied
c. Go to ~/pure-gsl folder and install it
$
cd
~/pure-gsl
Copied
$
makepkg -si
Copied
3. Information about the pure-gsl package on Arch User Repository (AUR)
ID: 195066
Name: pure-gsl
PackageBaseID: 36156
PackageBase: pure-gsl
Version: 0.12-1
Description: A Pure module which aims to provide a complete interface to the GNU Scientific Library
URL: http://purelang.bitbucket.org/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: pure-aur
Submitter: asitdepends
FirstSubmitted: 1270326274
LastModified: 1434229170
URLPath: /cgit/aur.git/snapshot/pure-gsl.tar.gz
Name: pure-gsl
PackageBaseID: 36156
PackageBase: pure-gsl
Version: 0.12-1
Description: A Pure module which aims to provide a complete interface to the GNU Scientific Library
URL: http://purelang.bitbucket.org/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: pure-aur
Submitter: asitdepends
FirstSubmitted: 1270326274
LastModified: 1434229170
URLPath: /cgit/aur.git/snapshot/pure-gsl.tar.gz