opensph on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S opensph

* (Optional) Uninstall opensph on Arch using YAY

$ yay -Rns opensph

2. Manually Install "opensph" via AUR

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

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

b. Clone opensph's git locally

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

c. Go to ~/opensph folder and install it

$ cd ~/opensph $ makepkg -si

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

ID: 1078847
Name: opensph
PackageBaseID: 137911
PackageBase: opensph
Version: 0.4.0-1
Description: Smoothed particle hydrodynamics library and visualization tools.
URL: https://gitlab.com/sevecekp/sph
NumVotes: 2
Popularity: 4.6E-5
OutOfDate:
Maintainer: sevecekp
Submitter: sevecekp
FirstSubmitted: 1544306632
LastModified: 1652300682
URLPath: /cgit/aur.git/snapshot/opensph.tar.gz