python-persim on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S python-persim

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

$ yay -Rns python-persim

2. Manually Install "python-persim" via AUR

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

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

b. Clone python-persim's git locally

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

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

$ cd ~/python-persim $ makepkg -si

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

ID: 1422803
Name: python-persim
PackageBaseID: 148837
PackageBase: python-persim
Version: 0.3.5-1
Description: Distances and representations of persistence diagrams
URL: https://github.com/scikit-tda/persim
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: wjhandley
FirstSubmitted: 1580950711
LastModified: 1709855029
URLPath: /cgit/aur.git/snapshot/python-persim.tar.gz