procexp on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S procexp

* (Optional) Uninstall procexp on Arch using YAY

$ yay -Rns procexp

2. Manually Install "procexp" via AUR

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

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

b. Clone procexp's git locally

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

c. Go to ~/procexp folder and install it

$ cd ~/procexp $ makepkg -si

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

ID: 873283
Name: procexp
PackageBaseID: 102903
PackageBase: procexp
Version: 20200715-1
Description: Graphical process explorer for Linux
URL: https://github.com/wolfc01/procexp
NumVotes: 12
Popularity: 0.157053
OutOfDate: 1667131164
Maintainer:
Submitter: dgerbaudo
FirstSubmitted: 1446575127
LastModified: 1615001901
URLPath: /cgit/aur.git/snapshot/procexp.tar.gz