CLI & Viewer
Install the VIESUS CLI and Viewer on Windows or Linux, including the CPU and GPU installer variants.
Choose your installer: CPU or GPU
Installer
Use when
Notes
1
Install VIESUS
Package
Contents
# Debian / Ubuntu — remove previous versions if present
sudo dpkg -r viesus-license viesus viesus-redist
sudo dpkg -i viesus-redist_<VERSION>_amd64.deb \
viesus_<VERSION>_amd64.deb \
viesus-license_<VERSION>_amd64.deb# Red Hat / CentOS / Fedora
sudo rpm -e viesus-license viesus viesus-redist # remove old versions if present
sudo rpm -ivh viesus-redist_<VERSION>_x86_64.rpm \
viesus_<VERSION>_x86_64.rpm \
viesus-license_<VERSION>_x86_64.rpmTroubleshooting
Last updated
Was this helpful?


