python-mmclassification on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S python-mmclassification

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

$ yay -Rns python-mmclassification

2. Manually Install "python-mmclassification" via AUR

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

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

b. Clone python-mmclassification's git locally

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

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

$ cd ~/python-mmclassification $ makepkg -si

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

ID: 1178980
Name: python-mmclassification
PackageBaseID: 185326
PackageBase: python-mmclassification
Version: 0.25.0-1
Description: OpenMMLab Image Classification Toolbox and Benchmark
URL: https://github.com/open-mmlab/mmclassification
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hottea
Submitter: hottea
FirstSubmitted: 1661852285
LastModified: 1670336216
URLPath: /cgit/aur.git/snapshot/python-mmclassification.tar.gz