python-jgraph on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S python-jgraph

* (Optional) Uninstall python-jgraph on Arch using YAY

$ yay -Rns python-jgraph

2. Manually Install "python-jgraph" via AUR

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

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

b. Clone python-jgraph's git locally

$ git clone https://aur.archlinux.org/python-jgraph.git ~/python-jgraph

c. Go to ~/python-jgraph folder and install it

$ cd ~/python-jgraph $ makepkg -si

3. Information about the python-jgraph package on Arch User Repository (AUR)

ID: 1021307
Name: python-jgraph
PackageBaseID: 107218
PackageBase: python-jgraph
Version: 0.2.1-6
Description: View graph data structures in the IPython notebook
URL: http://patrickfuller.github.io/jgraph/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pozar87
Submitter: pozar87
FirstSubmitted: 1454795231
LastModified: 1642604988
URLPath: /cgit/aur.git/snapshot/python-jgraph.tar.gz