What's new
- Compatible with Splashtop Gateway v3.32.x or higher.
- Device Redirection
- Support remote USB via VirtualHere
- Add whitelist command, and prompt message
- Toolbar Actions
- Show Streamer lock keyboard and mouse item
- Refined UI wordings.
- Bug fixes and Improvements
Supported Distribuitions
- Ubuntu 16.04, 18.04, 20.04, 22.04 (64-bit) / Debian 11
- CentOS 7.x, 9/ RHEL 7.x (64-bit)
Downloads:
1. DEB download:
Ubuntu 16.04, 18.04, 20.04, 22.04 (64-bit) / Debian 11
MD5: 33c96d2ef18cb33e9501e51611e16461
2. RPM download:
CentOS 7.x, 9/ RHEL 7.x (64-bit)
MD5: cf9713aa86d57c7d5f670659a1ad0b47
Client app command-line install How-to:
Please install via commands below. We have heard reports of issues when clicking the deb file to install.
## Installation for .deb
===================
sudo apt update
sudo apt install ./Splashtop_Ubuntu_amd64.deb
## Installation for .rpm
===================
# centos 7
sudo yum install -y epel-release
sudo yum install -y https://download1.rpmfusion.org/free/el/updates/7/x86_64/r/rpmfusion-free-release-7-4.noarch.rpm
sudo yum install -y ./Splashtop_CentOS_amd64.rpm
# centos 8
sudo yum install -y epel-release
sudo yum install -y https://download1.rpmfusion.org/free/el/updates/8/x86_64/r/rpmfusion-free-release-8-0.1.noarch.rpm
sudo yum install -y ./Splashtop_CentOS_amd64.rpm
# fedora 34
sudo yum install -y https://download1.rpmfusion.org/free/fedora/releases/34/Everything/x86_64/os/Packages/r/rpmfusion-free-release-34-1.noarch.rpm
sudo yum install -y ./Splashtop_CentOS_amd64.rpm
# fedora 35
sudo yum install -y https://download1.rpmfusion.org/free/fedora/releases/35/Everything/x86_64/os/Packages/r/rpmfusion-free-release-35-1.noarch.rpm
sudo yum install -y ./Splashtop_CentOS_amd64.rpm
# centos 9
sudo yum install -y epel-release
sudo yum install -y https://download1.rpmfusion.org/free/el/updates/9/x86_64/r/rpmfusion-free-release-9-0.1.noarch.rpm
sudo yum install -y yum-utils
sudo yum-config-manager --enable crb
sudo yum install -y ./Splashtop_CentOS_amd64.rpm
# fedora 36 or above
sudo yum install -y https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm
sudo yum install -y ./Splashtop_CentOS_amd64.rpm
# RHEL
subscription-manager repos --enable codeready-builder-for-rhel-$(rpm -E %rhel)-$(arch)-rpms
sudo yum install -y https://download1.rpmfusion.org/free/el/rpmfusion-free-release-$(rpm -E %rhel).noarch.rpm
sudo yum install -y https://dl.fedoraproject.org/pub/epel/epel-release-latest-$(rpm -E %rhel).noarch.rpm
sudo yum install -y ./Splashtop_CentOS_amd64.rpm
Notes:
- For first-time running the Splashtop On-Prem package, you might need to follow system's instructions to install the required components.
- Uninstall command:
a. open terminal
b. type: sudo apt-get remove splashtop-onprem