ps_mem on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S ps_mem

* (Optional) Uninstall ps_mem on Arch using YAY

$ yay -Rns ps_mem

2. Manually Install "ps_mem" via AUR

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

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

b. Clone ps_mem's git locally

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

c. Go to ~/ps_mem folder and install it

$ cd ~/ps_mem $ makepkg -si

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

ID: 1234938
Name: ps_mem
PackageBaseID: 192181
PackageBase: ps_mem
Version: 3.14-2
Description: List processes by memory usage
URL: https://github.com/pixelb/ps_mem
NumVotes: 4
Popularity: 0.502755
OutOfDate:
Maintainer: yusufaktepe
Submitter: arojas
FirstSubmitted: 1680343617
LastModified: 1680343617
URLPath: /cgit/aur.git/snapshot/ps_mem.tar.gz