bux-sqlite on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S bux-sqlite

* (Optional) Uninstall bux-sqlite on Arch using YAY

$ yay -Rns bux-sqlite

2. Manually Install "bux-sqlite" via AUR

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

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

b. Clone bux-sqlite's git locally

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

c. Go to ~/bux-sqlite folder and install it

$ cd ~/bux-sqlite $ makepkg -si

3. Information about the bux-sqlite package on Arch User Repository (AUR)

ID: 1088554
Name: bux-sqlite
PackageBaseID: 179048
PackageBase: bux-sqlite
Version: 1.0.1-1
Description: Wrapper classes and utilities of the original SQLite3 CAPI
URL: https://github.com/buck-yeh/bux-sqlite.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: buck.yeh
Submitter: buck.yeh
FirstSubmitted: 1653217144
LastModified: 1654101037
URLPath: /cgit/aur.git/snapshot/bux-sqlite.tar.gz