python-mmengine on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-mmengine

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

$ yay -Rns python-mmengine

2. Manually Install "python-mmengine" via AUR

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

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

b. Clone python-mmengine's git locally

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

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

$ cd ~/python-mmengine $ makepkg -si

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

ID: 1391792
Name: python-mmengine
PackageBaseID: 185856
PackageBase: python-mmengine
Version: 0.10.3-1
Description: OpenMMLab Foundational Library for Training Deep Learning Models
URL: https://github.com/open-mmlab/mmengine
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hottea
Submitter: hottea
FirstSubmitted: 1663558250
LastModified: 1706102035
URLPath: /cgit/aur.git/snapshot/python-mmengine.tar.gz