For Debian 9 (Stretch) users, Remmina is available from the Backports repositoryRemmina is not available on the default Debian repositories.
The Debian Backports repository must be enabled to install it, see this blog post for more information.
To install Remmina from Debian Backports, just copy and paste the following lines on a terminal window:
For Debian 9 (Stretch) users, Remmina is available from the Backports repositoryRemmina is not available on the default Debian repositories.
The Debian Backports repository must be enabled to install it, see this blog post for more information.
To install Remmina from Debian Backports, just copy and paste the following lines on a terminal window:
echo 'deb http://ftp.debian.org/debian stretch-backports main' | sudo tee --append /etc/apt/sources.list.d/stretch-backports.list >> /dev/null
sudo apt update
sudo apt install -t stretch-backports remmina remmina-plugin-rdp remmina-plugin-secret libfreerdp-plugins-standard