libadios on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S libadios

* (Optional) Uninstall libadios on Arch using YAY

$ yay -Rns libadios

2. Manually Install "libadios" via AUR

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

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

b. Clone libadios's git locally

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

c. Go to ~/libadios folder and install it

$ cd ~/libadios $ makepkg -si

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

ID: 575601
Name: libadios
PackageBaseID: 99046
PackageBase: libadios
Version: 1.13.1-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: 1
Popularity: 0
OutOfDate:
Maintainer: slizzered
Submitter: slizzered
FirstSubmitted: 1440974013
LastModified: 1547151388
URLPath: /cgit/aur.git/snapshot/libadios.tar.gz