python-isosurfaces on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-isosurfaces

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

$ yay -Rns python-isosurfaces

2. Manually Install "python-isosurfaces" via AUR

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

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

b. Clone python-isosurfaces's git locally

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

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

$ cd ~/python-isosurfaces $ makepkg -si

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

ID: 1418192
Name: python-isosurfaces
PackageBaseID: 171542
PackageBase: python-isosurfaces
Version: 0.1.1-1
Description: Construct isolines/isosurfaces of a 2D/3D scalar field defined by a function.
URL: https://github.com/jared-hughes/isosurfaces
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer: groctel
Submitter: groctel
FirstSubmitted: 1633167935
LastModified: 1709223424
URLPath: /cgit/aur.git/snapshot/python-isosurfaces.tar.gz