nctl-bin on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S nctl-bin

* (Optional) Uninstall nctl-bin on Arch using YAY

$ yay -Rns nctl-bin

2. Manually Install "nctl-bin" via AUR

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

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

b. Clone nctl-bin's git locally

$ git clone https://aur.archlinux.org/nctl-bin.git ~/nctl-bin

c. Go to ~/nctl-bin folder and install it

$ cd ~/nctl-bin $ makepkg -si

3. Information about the nctl-bin package on Arch User Repository (AUR)

ID: 1417261
Name: nctl-bin
PackageBaseID: 197081
PackageBase: nctl-bin
Version: 1.3.1-1
Description: A CLI tool to interact with Nine API resources.
URL: https://github.com/ninech/nctl
NumVotes: 1
Popularity: 0.066778
OutOfDate:
Maintainer: nine
Submitter: nine
FirstSubmitted: 1693249338
LastModified: 1709124466
URLPath: /cgit/aur.git/snapshot/nctl-bin.tar.gz