sqlite-fossil on AUR (Arch User Repository)

Last updated: May 28,2024

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

$ yay -S sqlite-fossil

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

$ yay -Rns sqlite-fossil

2. Manually Install "sqlite-fossil" via AUR

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

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

b. Clone sqlite-fossil's git locally

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

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

$ cd ~/sqlite-fossil $ makepkg -si

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

ID: 1384624
Name: sqlite-fossil
PackageBaseID: 126627
PackageBase: sqlite-fossil
Version: r30876.f47a5f4-1
Description: Self-contained, high-reliability, embedded, full-featured, public-domain, SQL database engine
URL: https://www.sqlite.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1508922532
LastModified: 1705069248
URLPath: /cgit/aur.git/snapshot/sqlite-fossil.tar.gz