python-mmdetection on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S python-mmdetection

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

$ yay -Rns python-mmdetection

2. Manually Install "python-mmdetection" via AUR

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

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

b. Clone python-mmdetection's git locally

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

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

$ cd ~/python-mmdetection $ makepkg -si

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

ID: 1380931
Name: python-mmdetection
PackageBaseID: 156648
PackageBase: python-mmdetection
Version: 3.3.0-1
Description: OpenMMLab Detection Toolbox and Benchmark
URL: https://github.com/open-mmlab/mmdetection
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer: hottea
Submitter: hottea
FirstSubmitted: 1597203502
LastModified: 1704470929
URLPath: /cgit/aur.git/snapshot/python-mmdetection.tar.gz