gtop-bin on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S gtop-bin

* (Optional) Uninstall gtop-bin on Arch using YAY

$ yay -Rns gtop-bin

2. Manually Install "gtop-bin" via AUR

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

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

b. Clone gtop-bin's git locally

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

c. Go to ~/gtop-bin folder and install it

$ cd ~/gtop-bin $ makepkg -si

3. Information about the gtop-bin package on Arch User Repository (AUR)

ID: 1222622
Name: gtop-bin
PackageBaseID: 190928
PackageBase: gtop-bin
Version: 0.9.2-1
Description: simpler alternative to htop, written in Go, made to display more useful data
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mjehanno
Submitter: mjehanno
FirstSubmitted: 1677654477
LastModified: 1678206533
URLPath: /cgit/aur.git/snapshot/gtop-bin.tar.gz