python-ultralytics on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-ultralytics

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

$ yay -Rns python-ultralytics

2. Manually Install "python-ultralytics" via AUR

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

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

b. Clone python-ultralytics's git locally

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

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

$ cd ~/python-ultralytics $ makepkg -si

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

ID: 1425032
Name: python-ultralytics
PackageBaseID: 203578
PackageBase: python-ultralytics
Version: 8.1.26-1
Description: Ultralytics YOLOv8 for SOTA object detection, multi-object tracking, instance segmentation, pose estimation and image classification.
URL: https://github.com/ultralytics/ultralytics
NumVotes: 1
Popularity: 1
OutOfDate:
Maintainer: tapajos
Submitter: tapajos
FirstSubmitted: 1710159879
LastModified: 1710161075
URLPath: /cgit/aur.git/snapshot/python-ultralytics.tar.gz