mstat-git on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S mstat-git

* (Optional) Uninstall mstat-git on Arch using YAY

$ yay -Rns mstat-git

2. Manually Install "mstat-git" via AUR

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

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

b. Clone mstat-git's git locally

$ git clone https://aur.archlinux.org/mstat-git.git ~/mstat-git

c. Go to ~/mstat-git folder and install it

$ cd ~/mstat-git $ makepkg -si

3. Information about the mstat-git package on Arch User Repository (AUR)

ID: 735000
Name: mstat-git
PackageBaseID: 140401
PackageBase: mstat-git
Version: r25.497eeee-2
Description: Fine-grained, cgroup-based tool for profiling memory usage over time of a process tree
URL: https://github.com/bpowers/mstat
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1552911132
LastModified: 1589289221
URLPath: /cgit/aur.git/snapshot/mstat-git.tar.gz