explain on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S explain

* (Optional) Uninstall explain on Arch using YAY

$ yay -Rns explain

2. Manually Install "explain" via AUR

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

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

b. Clone explain's git locally

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

c. Go to ~/explain folder and install it

$ cd ~/explain $ makepkg -si

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

ID: 1034297
Name: explain
PackageBaseID: 150558
PackageBase: explain
Version: 1.4.0-1
Description: Transform postgresql explain to a graph
URL: https://github.com/sanpii/explain
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Sanpi
Submitter: Sanpi
FirstSubmitted: 1584831368
LastModified: 1644442032
URLPath: /cgit/aur.git/snapshot/explain.tar.gz