ccv on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install ccv on Arch using YAY
$
yay -S
ccv
Copied
* (Optional) Uninstall ccv on Arch using YAY
$
yay -Rns
ccv
Copied
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
Copied
b. Clone ccv's git locally
$
git clone https://aur.archlinux.org/ccv.git
~/ccv
Copied
c. Go to ~/ccv folder and install it
$
cd
~/ccv
Copied
$
makepkg -si
Copied
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
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