python-lime on AUR (Arch User Repository)

Last updated: November 06,2024

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

$ yay -S python-lime

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

$ yay -Rns python-lime

2. Manually Install "python-lime" via AUR

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

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

b. Clone python-lime's git locally

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

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

$ cd ~/python-lime $ makepkg -si

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

ID: 1002194
Name: python-lime
PackageBaseID: 161113
PackageBase: python-lime
Version: 0.2.0.1-2
Description: Lime: Explaining the predictions of any machine learning classifier
URL: https://github.com/marcotcr/lime
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mboquien
Submitter: mboquien
FirstSubmitted: 1608489401
LastModified: 1639385169
URLPath: /cgit/aur.git/snapshot/python-lime.tar.gz