grads on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S grads

* (Optional) Uninstall grads on Arch using YAY

$ yay -Rns grads

2. Manually Install "grads" via AUR

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

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

b. Clone grads's git locally

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

c. Go to ~/grads folder and install it

$ cd ~/grads $ makepkg -si

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

ID: 582851
Name: grads
PackageBaseID: 7868
PackageBase: grads
Version: 2.2.1-2
Description: The Grid Analysis and Display System (GrADS) is an interactive desktop tool that is used for easy access, manipulation, and visualization of earth science data. The format of the data may be either binary, GRIB, NetCDF, or HDF-SDS (Scientific Data Sets).
URL: http://cola.gmu.edu/grads/grads.php
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer:
Submitter: graziano
FirstSubmitted: 1166796864
LastModified: 1549292215
URLPath: /cgit/aur.git/snapshot/grads.tar.gz