pio on AUR (Arch User Repository)
Last updated: January 12,2025
1. Install "pio" 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
Copied
b. Install pio on Arch using YAY
$
yay -S
pio
Copied
* (Optional) Uninstall pio on Arch using YAY
$
yay -Rns
pio
Copied
2. Manually Install "pio" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pio's git locally
$
git clone https://aur.archlinux.org/pio.git
~/pio
Copied
c. Go to ~/pio folder and install it
$
cd
~/pio
Copied
$
makepkg -si
Copied
3. Information about the pio package on Arch User Repository (AUR)
ID: 855842
Name: pio
PackageBaseID: 145058
PackageBase: pio
Version: 2.5.2-2
Description: A high-level Parallel I/O Library for structured grid applications
URL: https://ncar.github.io/ParallelIO/
NumVotes: 1
Popularity: 0
OutOfDate: 1651952335
Maintainer:
Submitter: heavysink
FirstSubmitted: 1568438577
LastModified: 1612071034
URLPath: /cgit/aur.git/snapshot/pio.tar.gz
Name: pio
PackageBaseID: 145058
PackageBase: pio
Version: 2.5.2-2
Description: A high-level Parallel I/O Library for structured grid applications
URL: https://ncar.github.io/ParallelIO/
NumVotes: 1
Popularity: 0
OutOfDate: 1651952335
Maintainer:
Submitter: heavysink
FirstSubmitted: 1568438577
LastModified: 1612071034
URLPath: /cgit/aur.git/snapshot/pio.tar.gz