ncl on AUR (Arch User Repository)
Last updated: January 03,2025
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
Copied
b. Install ncl on Arch using YAY
$
yay -S
ncl
Copied
* (Optional) Uninstall ncl on Arch using YAY
$
yay -Rns
ncl
Copied
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
Copied
b. Clone ncl's git locally
$
git clone https://aur.archlinux.org/ncl.git
~/ncl
Copied
c. Go to ~/ncl folder and install it
$
cd
~/ncl
Copied
$
makepkg -si
Copied
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
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