xgraph on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S xgraph

* (Optional) Uninstall xgraph on Arch using YAY

$ yay -Rns xgraph

2. Manually Install "xgraph" via AUR

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

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

b. Clone xgraph's git locally

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

c. Go to ~/xgraph folder and install it

$ cd ~/xgraph $ makepkg -si

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

ID: 197292
Name: xgraph
PackageBaseID: 12502
PackageBase: xgraph
Version: 12.1-6
Description: X-Windows application for interactive plotting and graphing
URL: http://www.isi.edu/nsnam/xgraph/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: qrwteyrutiyoup
Submitter:
FirstSubmitted: 1186952168
LastModified: 1434478727
URLPath: /cgit/aur.git/snapshot/xgraph.tar.gz

5. The same packages on other Linux Distributions