python-ipyvolume on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-ipyvolume

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

$ yay -Rns python-ipyvolume

2. Manually Install "python-ipyvolume" via AUR

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

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

b. Clone python-ipyvolume's git locally

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

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

$ cd ~/python-ipyvolume $ makepkg -si

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

ID: 724761
Name: python-ipyvolume
PackageBaseID: 149536
PackageBase: python-ipyvolume
Version: 0.6.0a4-1
Description: IPython widget for rendering 3d volumes and glyphs (e.g. scatter and quiver) in the Jupyter notebook
URL: https://github.com/maartenbreddels/ipyvolume
NumVotes: 1
Popularity: 0
OutOfDate: 1628248194
Maintainer:
Submitter: Karamazov
FirstSubmitted: 1582732029
LastModified: 1587563184
URLPath: /cgit/aur.git/snapshot/python-ipyvolume.tar.gz