explain on AUR (Arch User Repository)
Last updated: December 23,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
Copied
b. Install explain on Arch using YAY
$
yay -S
explain
Copied
* (Optional) Uninstall explain on Arch using YAY
$
yay -Rns
explain
Copied
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
Copied
b. Clone explain's git locally
$
git clone https://aur.archlinux.org/explain.git
~/explain
Copied
c. Go to ~/explain folder and install it
$
cd
~/explain
Copied
$
makepkg -si
Copied
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
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