python-detectron2 on AUR (Arch User Repository)

Last updated: May 06,2024

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

$ yay -S python-detectron2

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

$ yay -Rns python-detectron2

2. Manually Install "python-detectron2" via AUR

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

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

b. Clone python-detectron2's git locally

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

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

$ cd ~/python-detectron2 $ makepkg -si

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

ID: 1420742
Name: python-detectron2
PackageBaseID: 157172
PackageBase: python-detectron2
Version: 0.6-9
Description: FAIR's next-generation platform for object detection and segmentation
URL: https://github.com/facebookresearch/detectron2
NumVotes: 1
Popularity: 0.000146
OutOfDate:
Maintainer: hottea
Submitter: hottea
FirstSubmitted: 1598609223
LastModified: 1709584097
URLPath: /cgit/aur.git/snapshot/python-detectron2.tar.gz