python-polyscope on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S python-polyscope

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

$ yay -Rns python-polyscope

2. Manually Install "python-polyscope" via AUR

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

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

b. Clone python-polyscope's git locally

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

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

$ cd ~/python-polyscope $ makepkg -si

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

ID: 1008418
Name: python-polyscope
PackageBaseID: 151954
PackageBase: python-polyscope
Version: 1.3.1-1
Description: Python viewer and user interface for 3D data, like meshes and point clouds
URL: https://polyscope.run/py/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: flipflop97
FirstSubmitted: 1587745129
LastModified: 1640172607
URLPath: /cgit/aur.git/snapshot/python-polyscope.tar.gz