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