silo on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S silo

* (Optional) Uninstall silo on Arch using YAY

$ yay -Rns silo

2. Manually Install "silo" via AUR

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

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

b. Clone silo's git locally

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

c. Go to ~/silo folder and install it

$ cd ~/silo $ makepkg -si

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

ID: 1337781
Name: silo
PackageBaseID: 23866
PackageBase: silo
Version: 4.11.1-1
Description: A Mesh and Field I/O Library and Scientific Database
URL: http://software.llnl.gov/Silo
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: jedbrown
FirstSubmitted: 1234540768
LastModified: 1697919821
URLPath: /cgit/aur.git/snapshot/silo.tar.gz