simplecv on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S simplecv

* (Optional) Uninstall simplecv on Arch using YAY

$ yay -Rns simplecv

2. Manually Install "simplecv" via AUR

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

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

b. Clone simplecv's git locally

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

c. Go to ~/simplecv folder and install it

$ cd ~/simplecv $ makepkg -si

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

ID: 460894
Name: simplecv
PackageBaseID: 54684
PackageBase: simplecv
Version: 1.3-3
Description: Framework for computer (machine) vision in Python, providing a unified, Pythonic interface to image aquisition, conversion, manipulation, and feature extraction.
URL: http://simplecv.org
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1323322008
LastModified: 1510748589
URLPath: /cgit/aur.git/snapshot/simplecv.tar.gz