python-vpython on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-vpython

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

$ yay -Rns python-vpython

2. Manually Install "python-vpython" via AUR

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

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

b. Clone python-vpython's git locally

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

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

$ cd ~/python-vpython $ makepkg -si

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

ID: 1407085
Name: python-vpython
PackageBaseID: 202244
PackageBase: python-vpython
Version: 7.6.4-1
Description: VPython for Jupyter Notebook
URL: https://pypi.org/project/vpython
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: archisman
Submitter: archisman
FirstSubmitted: 1707320024
LastModified: 1707582353
URLPath: /cgit/aur.git/snapshot/python-vpython.tar.gz