labelme on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install labelme on Arch using YAY
$
yay -S
labelme
Copied
* (Optional) Uninstall labelme on Arch using YAY
$
yay -Rns
labelme
Copied
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
Copied
b. Clone labelme's git locally
$
git clone https://aur.archlinux.org/labelme.git
~/labelme
Copied
c. Go to ~/labelme folder and install it
$
cd
~/labelme
Copied
$
makepkg -si
Copied
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
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