python-icevision on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-icevision

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

$ yay -Rns python-icevision

2. Manually Install "python-icevision" via AUR

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

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

b. Clone python-icevision's git locally

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

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

$ cd ~/python-icevision $ makepkg -si

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

ID: 1097776
Name: python-icevision
PackageBaseID: 183178
PackageBase: python-icevision
Version: 0.12.0-1
Description: An Agnostic Computer Vision Framework
URL: https://github.com/airctic/icevision
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: piernov
Submitter: piernov
FirstSubmitted: 1655128979
LastModified: 1655128979
URLPath: /cgit/aur.git/snapshot/python-icevision.tar.gz