pgraph on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S pgraph

* (Optional) Uninstall pgraph on Arch using YAY

$ yay -Rns pgraph

2. Manually Install "pgraph" via AUR

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

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

b. Clone pgraph's git locally

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

c. Go to ~/pgraph folder and install it

$ cd ~/pgraph $ makepkg -si

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

ID: 261515
Name: pgraph
PackageBaseID: 105384
PackageBase: pgraph
Version: 2.4-1
Description: Read multiple performance data formats and produce graphs either interactively or in batch mode.
URL: http://www.ibm.com/developerworks/wikis/display/WikiPtype/pGraph
NumVotes: 0
Popularity: 0
OutOfDate: 1703799755
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1451687848
LastModified: 1451753975
URLPath: /cgit/aur.git/snapshot/pgraph.tar.gz