ckb-cli on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ckb-cli

* (Optional) Uninstall ckb-cli on Arch using YAY

$ yay -Rns ckb-cli

2. Manually Install "ckb-cli" via AUR

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

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

b. Clone ckb-cli's git locally

$ git clone https://aur.archlinux.org/ckb-cli.git ~/ckb-cli

c. Go to ~/ckb-cli folder and install it

$ cd ~/ckb-cli $ makepkg -si

3. Information about the ckb-cli package on Arch User Repository (AUR)

ID: 1424412
Name: ckb-cli
PackageBaseID: 159449
PackageBase: ckb-cli
Version: 1.7.0-1
Description: Nervos CKB (Common Knowledge Base) command line tool
URL: https://github.com/nervosnetwork/ckb-cli
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dllud
Submitter: dllud
FirstSubmitted: 1604519125
LastModified: 1710085968
URLPath: /cgit/aur.git/snapshot/ckb-cli.tar.gz