Install and uninstall Vision Point
This is quick installation guide for the Vision Point software package.
Vision Point II
Installation
Download the latest Vision Point release from our online storage corresponding to your operating system: Windows or Linux.
Windows
- Execute the downloaded installation file, follow the on-screen instructions, and reboot the PC once the installation is complete.
- A start link will be created on the desktop and in the Start menu
Linux
In case you are using Secure Boot, please read this article before proceeding with the installation.
- Extract the downloaded ".tar.gz" archive file with the following terminal command: tar -zxvf
- Enter the extracted directory and run: sudo ./install.sh
- Wait unitl the script finishes it's work and reboot the PC.
Uninstallation
Before starting the uninstallation process make sure Vision Point app is not running.
Windows
Uninstallation executable is located in the default Vision Point installation folder: C:\Program Files\KAYA Instruments\unins000.exe
Linux
Automated process of uninstallation command: sudo ./opt/KAYA_Instruments/lib/uninstall.sh
Vision Point legacy
Installation
Download the Vision Point legacy from the Archive directory from our online storage corresponding to your operating system: Windows or Linux.
Note that installation archive with the name "_xaarch64" at the end corresponds to JetPack release for Nvidia Jetson Xavier series.
Windows
- Execute the downloaded installation file, follow the on-screen instructions, and reboot the PC once the installation is complete.
- A start link will be created on the desktop and in the Start menu
Linux
In case you are using Secure Boot, please read this article before proceeding with the installation.
- Extract the downloaded ".tar.gz" archive file with the following terminal command: tar -zxvf
- Enter the extracted directory and run: sudo sh install.sh
- Wait unitl the script finishes it's work and reboot the PC.
Uninstallation
Before starting the uninstallation process make sure Vision Point app is not running.
Windows
Uninstallation executable is located in the default Vision Point installation folder: C:\Program Files\KAYA Instruments\unins000.exe
Linux
Automated process of uninstallation command: sudo sh /opt/KAYA_Instruments/lib/uninstall.sh