python-minepy on AUR (Arch User Repository)

Last updated: March 06,2025

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

$ yay -S python-minepy

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

$ yay -Rns python-minepy

2. Manually Install "python-minepy" via AUR

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

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

b. Clone python-minepy's git locally

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

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

$ cd ~/python-minepy $ makepkg -si

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

ID: 874124
Name: python-minepy
PackageBaseID: 120623
PackageBase: python-minepy
Version: 1.2.5-1
Description: minepy provides an ANSI C library for the Maximal Information-based Nonparametric Exploration (MIC and MINE family)
URL: https://minepy.readthedocs.io
NumVotes: 1
Popularity: 0
OutOfDate: 1696357986
Maintainer: winnie_o0
Submitter: winnie_o0
FirstSubmitted: 1489607451
LastModified: 1615152268
URLPath: /cgit/aur.git/snapshot/python-minepy.tar.gz