python2-visvis on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python2-visvis

* (Optional) Uninstall python2-visvis on Arch using YAY

$ yay -Rns python2-visvis

2. Manually Install "python2-visvis" via AUR

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

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

b. Clone python2-visvis's git locally

$ git clone https://aur.archlinux.org/python2-visvis.git ~/python2-visvis

c. Go to ~/python2-visvis folder and install it

$ cd ~/python2-visvis $ makepkg -si

3. Information about the python2-visvis package on Arch User Repository (AUR)

ID: 344152
Name: python2-visvis
PackageBaseID: 79013
PackageBase: python2-visvis
Version: 1.9.3-1
Description: A pure Python library for visualization of 1D to 4D data in an object oriented way
URL: https://github.com/almarklein/visvis
NumVotes: 1
Popularity: 0
OutOfDate: 1500236826
Maintainer:
FirstSubmitted: 1392402528
LastModified: 1475696820
URLPath: /cgit/aur.git/snapshot/python2-visvis.tar.gz