python-mleap on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S python-mleap

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

$ yay -Rns python-mleap

2. Manually Install "python-mleap" via AUR

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

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

b. Clone python-mleap's git locally

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

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

$ cd ~/python-mleap $ makepkg -si

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

ID: 1371276
Name: python-mleap
PackageBaseID: 148280
PackageBase: python-mleap
Version: 0.23.1-1
Description: Common serialization format and execution engine for machine learning pipelines (Python API)
URL: https://combust.github.io/mleap-docs/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: acxz
Submitter: acxz
FirstSubmitted: 1579306343
LastModified: 1702826761
URLPath: /cgit/aur.git/snapshot/python-mleap.tar.gz