perl-netcdf on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S perl-netcdf

* (Optional) Uninstall perl-netcdf on Arch using YAY

$ yay -Rns perl-netcdf

2. Manually Install "perl-netcdf" via AUR

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

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

b. Clone perl-netcdf's git locally

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

c. Go to ~/perl-netcdf folder and install it

$ cd ~/perl-netcdf $ makepkg -si

3. Information about the perl-netcdf package on Arch User Repository (AUR)

ID: 914077
Name: perl-netcdf
PackageBaseID: 68559
PackageBase: perl-netcdf
Version: 1.2.4-5
Description: A perl extension module for scientific data access via the netCDF API
URL: http://www.unidata.ucar.edu/software/netcdf-perl/
NumVotes: 1
Popularity: 0
OutOfDate: 1657913717
Maintainer:
Submitter: bidulock
FirstSubmitted: 1364368196
LastModified: 1622365931
URLPath: /cgit/aur.git/snapshot/perl-netcdf.tar.gz