scylla-tools on AUR (Arch User Repository)

Last updated: April 27,2024

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

$ yay -S scylla-tools

* (Optional) Uninstall scylla-tools on Arch using YAY

$ yay -Rns scylla-tools

2. Manually Install "scylla-tools" via AUR

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

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

b. Clone scylla-tools's git locally

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

c. Go to ~/scylla-tools folder and install it

$ cd ~/scylla-tools $ makepkg -si

3. Information about the scylla-tools package on Arch User Repository (AUR)

ID: 529132
Name: scylla-tools
PackageBaseID: 128352
PackageBase: scylla-tools
Version: 2.2.0-1
Description: Tools to be used with ScyllaDB, such as cqlsh, nodetool and others
URL: http://www.scylladb.com/
NumVotes: 4
Popularity: 0.005093
OutOfDate: 1639736199
Maintainer: Argenet
FirstSubmitted: 1514101037
LastModified: 1532493884
URLPath: /cgit/aur.git/snapshot/scylla-tools.tar.gz