rqlite on AUR (Arch User Repository)
Last updated: March 05,2025
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
Copied
b. Install rqlite on Arch using YAY
$
yay -S
rqlite
Copied
* (Optional) Uninstall rqlite on Arch using YAY
$
yay -Rns
rqlite
Copied
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
Copied
b. Clone rqlite's git locally
$
git clone https://aur.archlinux.org/rqlite.git
~/rqlite
Copied
c. Go to ~/rqlite folder and install it
$
cd
~/rqlite
Copied
$
makepkg -si
Copied
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
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