ccv on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S ccv

* (Optional) Uninstall ccv on Arch using YAY

$ yay -Rns ccv

2. Manually Install "ccv" via AUR

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

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

b. Clone ccv's git locally

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

c. Go to ~/ccv folder and install it

$ cd ~/ccv $ makepkg -si

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

ID: 495749
Name: ccv
PackageBaseID: 110813
PackageBase: ccv
Version: 0.7.r1618-1
Description: The C-based/Cached/Core Computer Vision Library
URL: http://libccv.org/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: limadm
Submitter: limadm
FirstSubmitted: 1462187215
LastModified: 1521488847
URLPath: /cgit/aur.git/snapshot/ccv.tar.gz