sqlite-replication-doc on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S sqlite-replication-doc

* (Optional) Uninstall sqlite-replication-doc on Arch using YAY

$ yay -Rns sqlite-replication-doc

2. Manually Install "sqlite-replication-doc" via AUR

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

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

b. Clone sqlite-replication-doc's git locally

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

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

$ cd ~/sqlite-replication-doc $ makepkg -si

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

ID: 667887
Name: sqlite-replication-doc
PackageBaseID: 134678
PackageBase: sqlite-replication
Version: 3.30.1-1
Description: most of the static HTML files that comprise this website, including all of the SQL Syntax and the C/C++ interface specs and other miscellaneous documentation
URL: http://www.sqlite.org/
NumVotes: 3
Popularity: 1.0E-5
OutOfDate:
Maintainer: monstermunchkin
FirstSubmitted: 1533113183
LastModified: 1574067451
URLPath: /cgit/aur.git/snapshot/sqlite-replication-doc.tar.gz