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