gridformat on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S gridformat

* (Optional) Uninstall gridformat on Arch using YAY

$ yay -Rns gridformat

2. Manually Install "gridformat" via AUR

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

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

b. Clone gridformat's git locally

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

c. Go to ~/gridformat folder and install it

$ cd ~/gridformat $ makepkg -si

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

ID: 1389275
Name: gridformat
PackageBaseID: 201547
PackageBase: gridformat
Version: 0.2.0-1
Description: Header-only C++-Library for grid file I/O
URL: https://github.com/dglaeser/gridformat
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1705294506
LastModified: 1705769135
URLPath: /cgit/aur.git/snapshot/gridformat.tar.gz