mergestat on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S mergestat

* (Optional) Uninstall mergestat on Arch using YAY

$ yay -Rns mergestat

2. Manually Install "mergestat" via AUR

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

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

b. Clone mergestat's git locally

$ git clone https://aur.archlinux.org/mergestat.git ~/mergestat

c. Go to ~/mergestat folder and install it

$ cd ~/mergestat $ makepkg -si

3. Information about the mergestat package on Arch User Repository (AUR)

ID: 1150837
Name: mergestat
PackageBaseID: 175423
PackageBase: mergestat
Version: 0.5.10-1
Description: Query git repositories with SQL
URL: https://app.mergestat.com/w/public
NumVotes: 2
Popularity: 0.013931
OutOfDate: 1707722777
Maintainer:
Submitter: grawlinson
FirstSubmitted: 1643249705
LastModified: 1665469236
URLPath: /cgit/aur.git/snapshot/mergestat.tar.gz