python-mmsegmentation on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-mmsegmentation

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

$ yay -Rns python-mmsegmentation

2. Manually Install "python-mmsegmentation" via AUR

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

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

b. Clone python-mmsegmentation's git locally

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

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

$ cd ~/python-mmsegmentation $ makepkg -si

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

ID: 1369745
Name: python-mmsegmentation
PackageBaseID: 156649
PackageBase: python-mmsegmentation
Version: 1:1.2.2-1
Description: OpenMMLab Semantic Segmentation Toolbox and Benchmark
URL: https://github.com/open-mmlab/mmsegmentation
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hottea
Submitter: hottea
FirstSubmitted: 1597206832
LastModified: 1702563344
URLPath: /cgit/aur.git/snapshot/python-mmsegmentation.tar.gz