python-pot on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-pot

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

$ yay -Rns python-pot

2. Manually Install "python-pot" via AUR

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

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

b. Clone python-pot's git locally

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

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

$ cd ~/python-pot $ makepkg -si

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

ID: 1384924
Name: python-pot
PackageBaseID: 138484
PackageBase: python-pot
Version: 0.9.3-1
Description: Python Optimal Transport Library
URL: https://github.com/PythonOT/POT
NumVotes: 1
Popularity: 9.0E-6
OutOfDate:
Maintainer: carlosal1015
Submitter: leomao
FirstSubmitted: 1546500853
LastModified: 1705116024
URLPath: /cgit/aur.git/snapshot/python-pot.tar.gz