python-mnnpy on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-mnnpy

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

$ yay -Rns python-mnnpy

2. Manually Install "python-mnnpy" via AUR

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

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

b. Clone python-mnnpy's git locally

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

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

$ cd ~/python-mnnpy $ makepkg -si

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

ID: 685627
Name: python-mnnpy
PackageBaseID: 148122
PackageBase: python-mnnpy
Version: 0.1.9.5-1
Description: Mutual nearest neighbors correction in python
URL: https://github.com/chriscainx/mnnpy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: flying-sheep
Submitter: flying-sheep
FirstSubmitted: 1578909850
LastModified: 1578909850
URLPath: /cgit/aur.git/snapshot/python-mnnpy.tar.gz