python-alphashape on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S python-alphashape

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

$ yay -Rns python-alphashape

2. Manually Install "python-alphashape" via AUR

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

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

b. Clone python-alphashape's git locally

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

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

$ cd ~/python-alphashape $ makepkg -si

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

ID: 1038340
Name: python-alphashape
PackageBaseID: 176099
PackageBase: python-alphashape
Version: 1.3.1-1
Description: Toolbox for generating n-dimensional alpha shapes.
URL: https://alphashape.readthedocs.io/en/latest/index.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dobedobedo
Submitter: dobedobedo
FirstSubmitted: 1645116642
LastModified: 1645116642
URLPath: /cgit/aur.git/snapshot/python-alphashape.tar.gz