sqlite-replication on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S sqlite-replication

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

$ yay -Rns sqlite-replication

2. Manually Install "sqlite-replication" 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's git locally

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

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

$ cd ~/sqlite-replication $ makepkg -si

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

ID: 667885
Name: sqlite-replication
PackageBaseID: 134678
PackageBase: sqlite-replication
Version: 3.30.1-1
Description: A C library that implements an SQL database engine
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.tar.gz