python-yolox on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-yolox

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

$ yay -Rns python-yolox

2. Manually Install "python-yolox" via AUR

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

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

b. Clone python-yolox's git locally

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

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

$ cd ~/python-yolox $ makepkg -si

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

ID: 1421232
Name: python-yolox
PackageBaseID: 198428
PackageBase: python-yolox
Version: 0.3.0-3
Description: YOLOX is an object detection method, an anchor-free version of YOLO, with a simpler design but better performance.
URL: https://github.com/Megvii-BaseDetection/YOLOX
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fanyujun
Submitter: fanyujun
FirstSubmitted: 1697033380
LastModified: 1709652954
URLPath: /cgit/aur.git/snapshot/python-yolox.tar.gz