pm-graph on AUR (Arch User Repository)

Last updated: May 01,2024

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

$ yay -S pm-graph

* (Optional) Uninstall pm-graph on Arch using YAY

$ yay -Rns pm-graph

2. Manually Install "pm-graph" via AUR

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

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

b. Clone pm-graph's git locally

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

c. Go to ~/pm-graph folder and install it

$ cd ~/pm-graph $ makepkg -si

3. Information about the pm-graph package on Arch User Repository (AUR)

ID: 822533
Name: pm-graph
PackageBaseID: 150063
PackageBase: pm-graph
Version: 5.8-1
Description: A tool for system developers to visualize the activity between suspend and resume
URL: https://01.org/pm-graph
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Pastafarianist
Submitter: Pastafarianist
FirstSubmitted: 1583919493
LastModified: 1606077401
URLPath: /cgit/aur.git/snapshot/pm-graph.tar.gz