cncli on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S cncli

* (Optional) Uninstall cncli on Arch using YAY

$ yay -Rns cncli

2. Manually Install "cncli" via AUR

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

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

b. Clone cncli's git locally

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

c. Go to ~/cncli folder and install it

$ cd ~/cncli $ makepkg -si

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

ID: 1207581
Name: cncli
PackageBaseID: 166079
PackageBase: cncli
Version: 5.3.0-1
Description: A community-based cardano-node CLI tool
URL: https://github.com/cardano-community/cncli
NumVotes: 0
Popularity: 0
OutOfDate: 1682216012
Maintainer:
Submitter: 2bluesc
FirstSubmitted: 1619318835
LastModified: 1675724121
URLPath: /cgit/aur.git/snapshot/cncli.tar.gz