visp on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S visp

* (Optional) Uninstall visp on Arch using YAY

$ yay -Rns visp

2. Manually Install "visp" via AUR

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

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

b. Clone visp's git locally

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

c. Go to ~/visp folder and install it

$ cd ~/visp $ makepkg -si

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

ID: 1335666
Name: visp
PackageBaseID: 98467
PackageBase: visp
Version: 3.6.0-1
Description: A modular library for visual tracking and visual servoing
URL: https://visp.inria.fr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Homalozoa
Submitter: thibhul
FirstSubmitted: 1440508790
LastModified: 1697558583
URLPath: /cgit/aur.git/snapshot/visp.tar.gz