cqlsh-git on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S cqlsh-git

* (Optional) Uninstall cqlsh-git on Arch using YAY

$ yay -Rns cqlsh-git

2. Manually Install "cqlsh-git" via AUR

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

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

b. Clone cqlsh-git's git locally

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

c. Go to ~/cqlsh-git folder and install it

$ cd ~/cqlsh-git $ makepkg -si

3. Information about the cqlsh-git package on Arch User Repository (AUR)

ID: 997617
Name: cqlsh-git
PackageBaseID: 173638
PackageBase: cqlsh-git
Version: 6.0.0-1
Description: CQL shell for apache cassandra
URL: https://github.com/apache/cassandra
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pierrotws
Submitter: pierrotws
FirstSubmitted: 1638541664
LastModified: 1638543421
URLPath: /cgit/aur.git/snapshot/cqlsh-git.tar.gz