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
Copied
b. Install mem on Arch using YAY
$
yay -S
mem
Copied
* (Optional) Uninstall mem on Arch using YAY
$
yay -Rns
mem
Copied
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
Copied
b. Clone mem's git locally
$
git clone https://aur.archlinux.org/mem.git
~/mem
Copied
c. Go to ~/mem folder and install it
$
cd
~/mem
Copied
$
makepkg -si
Copied
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
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