sasview on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S sasview

* (Optional) Uninstall sasview on Arch using YAY

$ yay -Rns sasview

2. Manually Install "sasview" via AUR

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

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

b. Clone sasview's git locally

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

c. Go to ~/sasview folder and install it

$ cd ~/sasview $ makepkg -si

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

ID: 1360415
Name: sasview
PackageBaseID: 143770
PackageBase: sasview
Version: 5.0.6-1
Description: Small-Angle Scattering Analysis
URL: https://sasview.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: awacha
Submitter: awacha
FirstSubmitted: 1563799999
LastModified: 1701077323
URLPath: /cgit/aur.git/snapshot/sasview.tar.gz