scylla on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S scylla

* (Optional) Uninstall scylla on Arch using YAY

$ yay -Rns scylla

2. Manually Install "scylla" via AUR

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

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

b. Clone scylla's git locally

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

c. Go to ~/scylla folder and install it

$ cd ~/scylla $ makepkg -si

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

ID: 527712
Name: scylla
PackageBaseID: 120564
PackageBase: scylla
Version: 2.2.0-1
Description: Scylla is an open source NoSQL drop-in replacement for Apache Cassandra with fast throughput and low latency
URL: http://www.scylladb.com/
NumVotes: 9
Popularity: 1.5E-5
OutOfDate: 1702988345
Maintainer: ttc0419
Submitter: kiz
FirstSubmitted: 1489390102
LastModified: 1531968816
URLPath: /cgit/aur.git/snapshot/scylla.tar.gz