scylla-bin on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S scylla-bin

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

$ yay -Rns scylla-bin

2. Manually Install "scylla-bin" via AUR

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

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

b. Clone scylla-bin's git locally

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

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

$ cd ~/scylla-bin $ makepkg -si

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

ID: 1409182
Name: scylla-bin
PackageBaseID: 184616
PackageBase: scylla-bin
Version: 5.4.3-1
Description: The real-time big data database that is API-compatible with Apache Cassandra and Amazon DynamoDB
URL: http://www.scylladb.com/
NumVotes: 2
Popularity: 0.057918
OutOfDate:
Maintainer: ttc0419
Submitter: ttc0419
FirstSubmitted: 1659453560
LastModified: 1707929256
URLPath: /cgit/aur.git/snapshot/scylla-bin.tar.gz