rqlite-git on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S rqlite-git

* (Optional) Uninstall rqlite-git on Arch using YAY

$ yay -Rns rqlite-git

2. Manually Install "rqlite-git" via AUR

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

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

b. Clone rqlite-git's git locally

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

c. Go to ~/rqlite-git folder and install it

$ cd ~/rqlite-git $ makepkg -si

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

ID: 973433
Name: rqlite-git
PackageBaseID: 163797
PackageBase: rqlite-git
Version: 6.6.0.f9e8dfc-1
Description: A lightweight, distributed relational database, which uses SQLite as its storage engine
URL: http://www.rqlite.com/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ZhangHua
FirstSubmitted: 1614346610
LastModified: 1634031681
URLPath: /cgit/aur.git/snapshot/rqlite-git.tar.gz