ncl on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S ncl

* (Optional) Uninstall ncl on Arch using YAY

$ yay -Rns ncl

2. Manually Install "ncl" via AUR

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

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

b. Clone ncl's git locally

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

c. Go to ~/ncl folder and install it

$ cd ~/ncl $ makepkg -si

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

ID: 916602
Name: ncl
PackageBaseID: 41091
PackageBase: ncl
Version: 6.6.2-2
Description: Ncar Command Language, is an interpreted language designed specifically for scientific data analysis and visualization
URL: http://www.ncl.ucar.edu
NumVotes: 17
Popularity: 0
OutOfDate:
Maintainer: Xavier
Submitter: Xavier
FirstSubmitted: 1285346765
LastModified: 1622769386
URLPath: /cgit/aur.git/snapshot/ncl.tar.gz