python-pyvis on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-pyvis

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

$ yay -Rns python-pyvis

2. Manually Install "python-pyvis" via AUR

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

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

b. Clone python-pyvis's git locally

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

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

$ cd ~/python-pyvis $ makepkg -si

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

ID: 1394583
Name: python-pyvis
PackageBaseID: 190312
PackageBase: python-pyvis
Version: 0.3.2-3
Description: Python package for creating and visualizing interactive network graphs
URL: https://github.com/WestHealth/pyvis
NumVotes: 1
Popularity: 0.000342
OutOfDate:
Maintainer: carsme
Submitter: carsme
FirstSubmitted: 1676114539
LastModified: 1706482417
URLPath: /cgit/aur.git/snapshot/python-pyvis.tar.gz