cqlsh on AUR (Arch User Repository)
Last updated: November 24,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "cqlsh" 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
Copied
b. Install cqlsh on Arch using YAY
$
yay -S
cqlsh
Copied
* (Optional) Uninstall cqlsh on Arch using YAY
$
yay -Rns
cqlsh
Copied
2. Manually Install "cqlsh" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone cqlsh's git locally
$
git clone https://aur.archlinux.org/cqlsh.git
~/cqlsh
Copied
c. Go to ~/cqlsh folder and install it
$
cd
~/cqlsh
Copied
$
makepkg -si
Copied
3. Information about the cqlsh package on Arch User Repository (AUR)
ID: 596334
Name: cqlsh
PackageBaseID: 137870
PackageBase: cqlsh
Version: 3.11.4-1
Description: CQL shell for apache cassandra
URL: https://github.com/apache/cassandra
NumVotes: 0
Popularity: 0
OutOfDate: 1615553083
Maintainer: chestm007
FirstSubmitted: 1544156815
LastModified: 1552999375
URLPath: /cgit/aur.git/snapshot/cqlsh.tar.gz
Name: cqlsh
PackageBaseID: 137870
PackageBase: cqlsh
Version: 3.11.4-1
Description: CQL shell for apache cassandra
URL: https://github.com/apache/cassandra
NumVotes: 0
Popularity: 0
OutOfDate: 1615553083
Maintainer: chestm007
FirstSubmitted: 1544156815
LastModified: 1552999375
URLPath: /cgit/aur.git/snapshot/cqlsh.tar.gz