python-imgviz on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S python-imgviz

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

$ yay -Rns python-imgviz

2. Manually Install "python-imgviz" via AUR

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

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

b. Clone python-imgviz's git locally

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

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

$ cd ~/python-imgviz $ makepkg -si

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

ID: 1377679
Name: python-imgviz
PackageBaseID: 156324
PackageBase: python-imgviz
Version: 1.7.5-1
Description: Image Visualization Tools (object detection, semantic and instance segmentation)
URL: https://github.com/wkentaro/imgviz
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hottea
Submitter: hottea
FirstSubmitted: 1596532068
LastModified: 1703939544
URLPath: /cgit/aur.git/snapshot/python-imgviz.tar.gz