V1.1.0-2 +------------------------------------------------------------------ Installation/Uninstallation Command +------------------------------------------------------------------ DEB Install sudo dpkg -i xencelabs-1.1.0-2.x86_64.deb DEB Uninstall sudo dpkg -r xencelabs RPM Install sudo rpm -i xencelabs-1.1.0-2.x86_64.rpm RPM Uninstall sudo rpm -e xencelabs General driver installation Navigate to the 'tar.gz' folder and install the driver using the following commands: tar zxvf xencelabs-1.1.0-2.x86_64.tar.gz cd xencelabs-1.1.0-2.x86_64 sudo ./install.sh reboot General driver uninstallation Navigate to the driver install folder and uninstall the driver using the following command: sudo ./uninstall.sh +------------------------------------------------------------------ Supported OS List +------------------------------------------------------------------ 1. Ubuntu 14.04 or above 2. Debian 9.5(Other versions have not been tested) 3. CentOS 7.0 or above 4. RedHat 7.0 or above(Other versions have not been tested) +------------------------------------------------------------------ Installation/Uninstallation Remarks +------------------------------------------------------------------ 1. Not allow installation under root account