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