smem on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S smem

* (Optional) Uninstall smem on Arch using YAY

$ yay -Rns smem

2. Manually Install "smem" via AUR

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

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

b. Clone smem's git locally

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

c. Go to ~/smem folder and install it

$ cd ~/smem $ makepkg -si

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

ID: 1235433
Name: smem
PackageBaseID: 192220
PackageBase: smem
Version: 1.5-4
Description: Generate reports on memory usage.
URL: https://www.selenic.com/smem/
NumVotes: 10
Popularity: 0.583096
OutOfDate:
Maintainer: bbaovanc
Submitter: arojas
FirstSubmitted: 1680370451
LastModified: 1680378351
URLPath: /cgit/aur.git/snapshot/smem.tar.gz