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

Last updated: May 19,2024

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

$ yay -S sqlite-replication-analyzer

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

$ yay -Rns sqlite-replication-analyzer

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

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

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

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

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

ID: 667888
Name: sqlite-replication-analyzer
PackageBaseID: 134678
PackageBase: sqlite-replication
Version: 3.30.1-1
Description: An analysis program for sqlite3 database files
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-analyzer.tar.gz