ncview on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S ncview

* (Optional) Uninstall ncview on Arch using YAY

$ yay -Rns ncview

2. Manually Install "ncview" via AUR

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

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

b. Clone ncview's git locally

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

c. Go to ~/ncview folder and install it

$ cd ~/ncview $ makepkg -si

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

ID: 554792
Name: ncview
PackageBaseID: 7618
PackageBase: ncview
Version: 2.1.8-1
Description: A visual browser for netCDF format files
URL: http://meteora.ucsd.edu/~pierce/ncview_home_page.html
NumVotes: 16
Popularity: 0
OutOfDate: 1699452784
Maintainer:
Submitter: graziano
FirstSubmitted: 1164292415
LastModified: 1540522678
URLPath: /cgit/aur.git/snapshot/ncview.tar.gz