labelme on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S labelme

* (Optional) Uninstall labelme on Arch using YAY

$ yay -Rns labelme

2. Manually Install "labelme" via AUR

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

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

b. Clone labelme's git locally

$ git clone https://aur.archlinux.org/labelme.git ~/labelme

c. Go to ~/labelme folder and install it

$ cd ~/labelme $ makepkg -si

3. Information about the labelme package on Arch User Repository (AUR)

ID: 1418892
Name: labelme
PackageBaseID: 156326
PackageBase: labelme
Version: 5.4.1-2
Description: Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
URL: https://github.com/wkentaro/labelme
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: hottea
Submitter: hottea
FirstSubmitted: 1596536757
LastModified: 1709295560
URLPath: /cgit/aur.git/snapshot/labelme.tar.gz