nco on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "nco" 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 nco on Arch using YAY
$
yay -S
nco
Copied
* (Optional) Uninstall nco on Arch using YAY
$
yay -Rns
nco
Copied
2. Manually Install "nco" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone nco's git locally
$
git clone https://aur.archlinux.org/nco.git
~/nco
Copied
c. Go to ~/nco folder and install it
$
cd
~/nco
Copied
$
makepkg -si
Copied
3. Information about the nco package on Arch User Repository (AUR)
ID: 1411795
Name: nco
PackageBaseID: 7619
PackageBase: nco
Version: 5.2.1-1
Description: netCDF Operators allow users to manipulate and analyse data stored in NetCDF files
URL: http://nco.sourceforge.net/
NumVotes: 16
Popularity: 0
OutOfDate:
Maintainer: bcb
Submitter: graziano
FirstSubmitted: 1164294608
LastModified: 1708335980
URLPath: /cgit/aur.git/snapshot/nco.tar.gz
Name: nco
PackageBaseID: 7619
PackageBase: nco
Version: 5.2.1-1
Description: netCDF Operators allow users to manipulate and analyse data stored in NetCDF files
URL: http://nco.sourceforge.net/
NumVotes: 16
Popularity: 0
OutOfDate:
Maintainer: bcb
Submitter: graziano
FirstSubmitted: 1164294608
LastModified: 1708335980
URLPath: /cgit/aur.git/snapshot/nco.tar.gz