mem on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S mem

* (Optional) Uninstall mem on Arch using YAY

$ yay -Rns mem

2. Manually Install "mem" via AUR

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

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

b. Clone mem's git locally

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

c. Go to ~/mem folder and install it

$ cd ~/mem $ makepkg -si

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

ID: 876385
Name: mem
PackageBaseID: 164201
PackageBase: mem
Version: 1.2-1
Description: A colorized memory inspector for terminals and consoles
URL: https://bitbucket.org/Hrafnahnef/mem
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Hrafnahnef
Submitter: Hrafnahnef
FirstSubmitted: 1615421725
LastModified: 1615576207
URLPath: /cgit/aur.git/snapshot/mem.tar.gz