python-gluoncv on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-gluoncv

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

$ yay -Rns python-gluoncv

2. Manually Install "python-gluoncv" via AUR

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

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

b. Clone python-gluoncv's git locally

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

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

$ cd ~/python-gluoncv $ makepkg -si

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

ID: 874724
Name: python-gluoncv
PackageBaseID: 140247
PackageBase: python-gluoncv
Version: 0.10.0-1
Description: A Deep Learning Toolkit for Computer Vision
URL: https://gluon-cv.mxnet.io
NumVotes: 1
Popularity: 0
OutOfDate: 1702223000
Maintainer:
Submitter: hottea
FirstSubmitted: 1552310139
LastModified: 1615282305
URLPath: /cgit/aur.git/snapshot/python-gluoncv.tar.gz