energygraph on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S energygraph

* (Optional) Uninstall energygraph on Arch using YAY

$ yay -Rns energygraph

2. Manually Install "energygraph" via AUR

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

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

b. Clone energygraph's git locally

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

c. Go to ~/energygraph folder and install it

$ cd ~/energygraph $ makepkg -si

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

ID: 1145848
Name: energygraph
PackageBaseID: 186055
PackageBase: energygraph
Version: 1.1_1-1
Description: Graphs the power use of a host inside a text terminal, using intel-rapl data from the /sys filesystem. Uses RAPL interface in /sys to determine the energy use of different zones, and graphs it in a text terminal.
URL: https://github.com/stolk/energygraph
NumVotes: 2
Popularity: 0.000247
OutOfDate:
Maintainer: Salama
Submitter: Salama
FirstSubmitted: 1664189872
LastModified: 1664452926
URLPath: /cgit/aur.git/snapshot/energygraph.tar.gz