memstat on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S memstat

* (Optional) Uninstall memstat on Arch using YAY

$ yay -Rns memstat

2. Manually Install "memstat" via AUR

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

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

b. Clone memstat's git locally

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

c. Go to ~/memstat folder and install it

$ cd ~/memstat $ makepkg -si

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

ID: 525095
Name: memstat
PackageBaseID: 20882
PackageBase: memstat
Version: 1.1-1
Description: Identify what's using up virtual memory
URL: http://packages.debian.org/source/sid/memstat
NumVotes: 13
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter:
FirstSubmitted: 1224551614
LastModified: 1531102954
URLPath: /cgit/aur.git/snapshot/memstat.tar.gz