sasmodels on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S sasmodels

* (Optional) Uninstall sasmodels on Arch using YAY

$ yay -Rns sasmodels

2. Manually Install "sasmodels" via AUR

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

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

b. Clone sasmodels's git locally

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

c. Go to ~/sasmodels folder and install it

$ cd ~/sasmodels $ makepkg -si

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

ID: 1254707
Name: sasmodels
PackageBaseID: 143769
PackageBase: sasmodels
Version: 1.0.7-1
Description: Package for calculation of small angle scattering models using OpenCL.
URL: https://github.com/SasView/sasmodels
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: awacha
Submitter: awacha
FirstSubmitted: 1563799891
LastModified: 1683539285
URLPath: /cgit/aur.git/snapshot/sasmodels.tar.gz