htop-minimal on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S htop-minimal

* (Optional) Uninstall htop-minimal on Arch using YAY

$ yay -Rns htop-minimal

2. Manually Install "htop-minimal" via AUR

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

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

b. Clone htop-minimal's git locally

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

c. Go to ~/htop-minimal folder and install it

$ cd ~/htop-minimal $ makepkg -si

3. Information about the htop-minimal package on Arch User Repository (AUR)

ID: 1242449
Name: htop-minimal
PackageBaseID: 192749
PackageBase: htop-minimal
Version: 3.2.2-1
Description: Interactive process viewer
URL: https://htop.dev/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kaizoku
Submitter: kaizoku
FirstSubmitted: 1681668027
LastModified: 1681668027
URLPath: /cgit/aur.git/snapshot/htop-minimal.tar.gz