python-mlflow on AUR (Arch User Repository)

Last updated: November 18,2024

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

$ yay -S python-mlflow

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

$ yay -Rns python-mlflow

2. Manually Install "python-mlflow" via AUR

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

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

b. Clone python-mlflow's git locally

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

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

$ cd ~/python-mlflow $ makepkg -si

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

ID: 1376428
Name: python-mlflow
PackageBaseID: 146138
PackageBase: python-mlflow
Version: 2.9.2-1
Description: An open source platform for the machine learning lifecycle
URL: https://mlflow.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: acxz
Submitter: acxz
FirstSubmitted: 1572117601
LastModified: 1703687192
URLPath: /cgit/aur.git/snapshot/python-mlflow.tar.gz