libadios-git on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S libadios-git

* (Optional) Uninstall libadios-git on Arch using YAY

$ yay -Rns libadios-git

2. Manually Install "libadios-git" via AUR

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

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

b. Clone libadios-git's git locally

$ git clone https://aur.archlinux.org/libadios-git.git ~/libadios-git

c. Go to ~/libadios-git folder and install it

$ cd ~/libadios-git $ makepkg -si

3. Information about the libadios-git package on Arch User Repository (AUR)

ID: 321415
Name: libadios-git
PackageBaseID: 113630
PackageBase: libadios-git
Version: 1.10.0.r422.g084b08f-1
Description: ADIOS Adaptable IO system for simulations. The Adaptable IO System (ADIOS) provides a simple, flexible way for scientists to describe the data in their code that may need to be written, read, or processed outside of the running simulation.
URL: https://www.olcf.ornl.gov/center-projects/adios/
NumVotes: 0
Popularity: 0
OutOfDate: 1696970325
Maintainer: slizzered
Submitter: slizzered
FirstSubmitted: 1468510417
LastModified: 1468510494
URLPath: /cgit/aur.git/snapshot/libadios-git.tar.gz