rqlite on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S rqlite

* (Optional) Uninstall rqlite on Arch using YAY

$ yay -Rns rqlite

2. Manually Install "rqlite" via AUR

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

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

b. Clone rqlite's git locally

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

c. Go to ~/rqlite folder and install it

$ cd ~/rqlite $ makepkg -si

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

ID: 1427500
Name: rqlite
PackageBaseID: 147938
PackageBase: rqlite
Version: 8.23.0-1
Description: rqlite is a lightweight, distributed relational database, which uses SQLite as its storage engine
URL: http://rqlite.io/
NumVotes: 2
Popularity: 0.043501
OutOfDate:
Maintainer: XenGi
Submitter: XenGi
FirstSubmitted: 1578403260
LastModified: 1710479171
URLPath: /cgit/aur.git/snapshot/rqlite.tar.gz