cdbcli on AUR (Arch User Repository)

Last updated: November 18,2024

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

$ yay -S cdbcli

* (Optional) Uninstall cdbcli on Arch using YAY

$ yay -Rns cdbcli

2. Manually Install "cdbcli" via AUR

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

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

b. Clone cdbcli's git locally

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

c. Go to ~/cdbcli folder and install it

$ cd ~/cdbcli $ makepkg -si

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

ID: 326958
Name: cdbcli
PackageBaseID: 114177
PackageBase: cdbcli
Version: 0.9.1-1
Description: The interactive shell for CouchDB
URL: https://github.com/kevinjqiu/cdbcli
NumVotes: 0
Popularity: 0
OutOfDate: 1538933194
Maintainer: kevinjqiu
Submitter: kevinjqiu
FirstSubmitted: 1470100458
LastModified: 1470370260
URLPath: /cgit/aur.git/snapshot/cdbcli.tar.gz