Visual Servoing Platform  version 3.0.1
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Tutorial: Installation from prebuilt packages for Arch Linux

In this tutorial you will learn how to install ViSP package from Arch Linux community repository.

Note
Concerning ViSP installation, we provide also other Tutorials.

ViSP official package

ViSP is available as an Arch User Repository (AUR) package for Arch Linux.

To install ViSP library and headers issue the following command:

# pacman -S visp
Note
This package comes with 3rd parties such as OpenCV, X11, xml2...

Next tutorial

You are now ready to see the next Tutorial: How to create and build a CMake project that uses ViSP on Unix or Windows that will show you how to use ViSP as a 3rd party to build your own project.