what-git on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S what-git

* (Optional) Uninstall what-git on Arch using YAY

$ yay -Rns what-git

2. Manually Install "what-git" via AUR

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

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

b. Clone what-git's git locally

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

c. Go to ~/what-git folder and install it

$ cd ~/what-git $ makepkg -si

3. Information about the what-git package on Arch User Repository (AUR)

ID: 686471
Name: what-git
PackageBaseID: 115716
PackageBase: what-git
Version: r10.7ccdaed-2
Description: An improved version of w that shows all processes associated with a TTY
URL: https://github.com/mit-pdos/what
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Jonhoo
Submitter: Jonhoo
FirstSubmitted: 1474648830
LastModified: 1579101905
URLPath: /cgit/aur.git/snapshot/what-git.tar.gz