gotop on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S gotop

* (Optional) Uninstall gotop on Arch using YAY

$ yay -Rns gotop

2. Manually Install "gotop" via AUR

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

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

b. Clone gotop's git locally

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

c. Go to ~/gotop folder and install it

$ cd ~/gotop $ makepkg -si

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

ID: 1146005
Name: gotop
PackageBaseID: 137346
PackageBase: gotop
Version: 4.2.0-1
Description: A terminal based graphical activity monitor inspired by gtop and vtop
URL: https://github.com/xxxserxxx/gotop
NumVotes: 52
Popularity: 0.69723
OutOfDate:
Maintainer: FabioLolix
Submitter: FabioLolix
FirstSubmitted: 1542131202
LastModified: 1664477533
URLPath: /cgit/aur.git/snapshot/gotop.tar.gz