pkgtop on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S pkgtop

* (Optional) Uninstall pkgtop on Arch using YAY

$ yay -Rns pkgtop

2. Manually Install "pkgtop" via AUR

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

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

b. Clone pkgtop's git locally

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

c. Go to ~/pkgtop folder and install it

$ cd ~/pkgtop $ makepkg -si

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

ID: 1333431
Name: pkgtop
PackageBaseID: 144709
PackageBase: pkgtop
Version: 2.5.1-2
Description: Interactive package manager & resource monitor
URL: https://github.com/orhun/pkgtop
NumVotes: 5
Popularity: 0.016622
OutOfDate:
Maintainer: orhun
Submitter: MagicAndWires
FirstSubmitted: 1567207294
LastModified: 1697200650
URLPath: /cgit/aur.git/snapshot/pkgtop.tar.gz