python-pyod on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-pyod

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

$ yay -Rns python-pyod

2. Manually Install "python-pyod" via AUR

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

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

b. Clone python-pyod's git locally

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

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

$ cd ~/python-pyod $ makepkg -si

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

ID: 1424247
Name: python-pyod
PackageBaseID: 184132
PackageBase: python-pyod
Version: 1.1.3-1
Description: A Python 3 Library Outlier Detection or Anomaly Detection
URL: https://github.com/yzhao062/pyod
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ModYokosuka
Submitter: ModYokosuka
FirstSubmitted: 1658220540
LastModified: 1710056286
URLPath: /cgit/aur.git/snapshot/python-pyod.tar.gz