cvblob on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S cvblob

* (Optional) Uninstall cvblob on Arch using YAY

$ yay -Rns cvblob

2. Manually Install "cvblob" via AUR

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

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

b. Clone cvblob's git locally

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

c. Go to ~/cvblob folder and install it

$ cd ~/cvblob $ makepkg -si

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

ID: 389741
Name: cvblob
PackageBaseID: 104556
PackageBase: cvblob
Version: 0.10.4-3
Description: A computer vision library to detect connected regions in binary digital images.
URL: https://github.com/harshjv/cvblob
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: zootboy
FirstSubmitted: 1449962356
LastModified: 1488694353
URLPath: /cgit/aur.git/snapshot/cvblob.tar.gz