sqlbox on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S sqlbox

* (Optional) Uninstall sqlbox on Arch using YAY

$ yay -Rns sqlbox

2. Manually Install "sqlbox" via AUR

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

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

b. Clone sqlbox's git locally

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

c. Go to ~/sqlbox folder and install it

$ cd ~/sqlbox $ makepkg -si

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

ID: 715264
Name: sqlbox
PackageBaseID: 150985
PackageBase: sqlbox
Version: 0.1.12-1
Description: Privilege-separated multiprocess secure database access library
URL: https://kristaps.bsd.lv/sqlbox/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1585774880
LastModified: 1585774880
URLPath: /cgit/aur.git/snapshot/sqlbox.tar.gz