python-efficient_apriori on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-efficient_apriori

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

$ yay -Rns python-efficient_apriori

2. Manually Install "python-efficient_apriori" via AUR

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

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

b. Clone python-efficient_apriori's git locally

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

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

$ cd ~/python-efficient_apriori $ makepkg -si

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

ID: 1190385
Name: python-efficient_apriori
PackageBaseID: 189165
PackageBase: python-efficient_apriori
Version: 2.0.1-1
Description: An efficient Python implementation of the Apriori algorithm.
URL: https://github.com/tommyod/Efficient-Apriori
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: risto3
Submitter: risto3
FirstSubmitted: 1672565392
LastModified: 1672565392
URLPath: /cgit/aur.git/snapshot/python-efficient_apriori.tar.gz