nctl on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "nctl" 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 nctl on Arch using YAY
$
yay -S
nctl
Copied
* (Optional) Uninstall nctl on Arch using YAY
$
yay -Rns
nctl
Copied
2. Manually Install "nctl" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone nctl's git locally
$
git clone https://aur.archlinux.org/nctl.git
~/nctl
Copied
c. Go to ~/nctl folder and install it
$
cd
~/nctl
Copied
$
makepkg -si
Copied
3. Information about the nctl package on Arch User Repository (AUR)
ID: 1408576
Name: nctl
PackageBaseID: 194985
PackageBase: nctl
Version: 1.3.0-1
Description: A CLI tool to interact with Nine API resources.
URL: https://github.com/ninech/nctl/
NumVotes: 1
Popularity: 0.117777
OutOfDate:
Maintainer: nine
Submitter: etagenklo
FirstSubmitted: 1687440715
LastModified: 1707831455
URLPath: /cgit/aur.git/snapshot/nctl.tar.gz
Name: nctl
PackageBaseID: 194985
PackageBase: nctl
Version: 1.3.0-1
Description: A CLI tool to interact with Nine API resources.
URL: https://github.com/ninech/nctl/
NumVotes: 1
Popularity: 0.117777
OutOfDate:
Maintainer: nine
Submitter: etagenklo
FirstSubmitted: 1687440715
LastModified: 1707831455
URLPath: /cgit/aur.git/snapshot/nctl.tar.gz