How to install Remmina

install Remmina,Binary distributions

Usually Remmina is blanketed on your GNU/Linux distribution or in an outside repository. Do now not ask for distribution packages or precompiled binaries here. This is a improvement site.

install Remmina,For Ubuntu users we have an official PPA with the latest stable Remmina version (>1.3 as of today).

To install it, just copy and paste the following three lines on a terminal window

sudo apt-add-repository ppa:remmina-ppa-team/remmina-next
sudo apt update
sudo apt install remmina remmina-plugin-rdp remmina-plugin-secret remmina-plugin-spice

Don’t forget about to go out/kill al your walking instances of remmina. The nice way to do it’s miles to reboot your PC. Or, if you can not reboot, kill all walking remmina with

sudo killall remmina

By default the RDP, SSH and SFTP plugins are installed. You can view a list of available plugins with apt-cache seek remmina-plugin

If you are inclined to check the improvement model, you should use an every other ppa.

The remmina-next PPA may be used for Raspberry Pi 2 and three, supplied which you are going for walks one of the supported *ubuntu derivatives to your Raspberry Pi.

Whether it’s excessive-speed streaming, browsing, security, report sharing, or privacy; you get the entirety with PureVPN!

install Remmina,Debian

Remmina is available within the respectable repository (trying out and risky) and in the backports for the Debian Stretch (solid).

install Remmina,Debian Stable (Stretch)

Remmina isn’t available on Debian stable (Stretch) through the default Debian repositories.

The Debian Backports repository should be enabled to put in it, see this weblog put up for extra statistics.

To set up Remmina from Debian Backports, simply replica and paste the following traces 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 remmina-plugin-spice

install Remmina,Debian Testing (Buster) e Unstable (Sid)

Remmina is available on the official Testing and Unstable repositories.

Raspberry Pi

We have our Remmina bundle repository for Raspbian Pixel nine.X (stretch), examined on RPi 3B and 3B+, use the following instructions to add our repository in your Raspbian:

sudo apt install dirmngr
sudo apt-key adv --fetch-keys http://www.remmina.org/raspbian/remmina_raspbian.asc
sudo bash -c 'echo "deb http://www.remmina.org/raspbian/ stretch main" > /etc/apt/sources.list.d/remmina_raspbian.list'

Then you can install remmina

sudo apt update
sudo apt install remmina

It’s also strongly counseled to install gnome-keyring to make Remmina keep encrypted passwords in a safer area than .Remmina text files.

sudo apt install gnome-keyring

On the Raspberry Pi you can also use an Ubuntu derivative, for instance Ubuntu Mate, and installation Remmina the usage of our ubuntu’s PPA remmina-subsequent as explained on this web page.

For users with a distro that supports Flatpak, including Ubuntu

flatpak remote-add --user --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak install --user flathub org.remmina.Remmina
flatpak run --user org.remmina.Remmina

If you use SSH agent

flatpak run --filesystem=$SSH_AUTH_SOCK --env=SSH_AUTH_SOCK=$SSH_AUTH_SOCK org.remmina.Remmina

Just be conscious that flatpak store statistics for installed applications (the XDG config/facts folders) underneath $HOME/.Var So for instance, if you formerly have mounted remmina with some other bundle manager, you’ll must switch what became under

For users with a distro that supports Snap packages, including Ubuntu

We are nevertheless operating to supply a solid Snap package, however we nevertheless have many problems with SNAP packaging. If you come upon any troubles, attempt first an other mean of installation and best after document the hassle thru https://gitlab.Com/Remmina/Remmina/issues. Snap presently lacks some functionalities, read this chapter to find more informations. Please additionally note word that presently the SNAP package does not paintings underneath Ubuntu 17.10 + Wayland, see problem #1414.

Ensure you’ve snapd established to your gadget. Then in Ubuntu you can set up the closing launch from the Software center, searching out remmina, in any other case you could deploy it from terminal with:

sudo snap install remmina

Please notice that this isn’t always enough to make remmina completely purposeful, due to some obstacles of the snap subsystem.

Some capabilities, as an instance password saving thru a keyring, are disabled and must be manually enabled:

sudo snap connect remmina:avahi-observe :avahi-observe # servers discovery
sudo snap connect remmina:cups-control :cups-control # printing
sudo snap connect remmina:mount-observe :mount-observe # mount management
sudo snap connect remmina:password-manager-service :password-manager-service # password manager

Some functions just don’t work, for instance gaining access to your personal ~/.Ssh listing isn’t feasible for a snap. You should manually copy your ~/.Ssh/* documents underneath ~/snap/remmina/commonplace/.Ssh/

If you want to put in modern git revision of remmina, you may use it from the brink channel:

sudo snap install remmina  --edge

Or update the current installed version with the selected channel:

sudo snap refresh remmina --channel=edge # use --channel=stable otherwise

Snap programs may be up to date routinely and will encompass both modern-day FreeRDP git and modern-day libssh 0.7 release (for better security).

Fedora and Red Hat

As of March 2018 Remmina is to be had on most fedora testing and solid, we nevertheless have a (now not updated) copr supplied by way of Hubbitus (Pavel Alexeev), to install simply execute as root:

dnf copr enable hubbitus/remmina-next
dnf upgrade --refresh 'remmina*' 'freerdp*'

Note: Unlucky Remmina isn’t but in EPEL, you may assist filing a request on the Red Hat bugzilla.

wget http://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
rpm -ivh epel-release-latest-7.noarch.rpm

Sabayon (Gentoo Binary based)

  • Install :
  •  
equo -i net-misc/remmina

Gentoo

  • To build and install
emerge -av net-misc/remmina
  • To build a binary and install
emerge -avb net-misc/remmina
emerge -avk remmina*.tar.bz
# From cp /usr/portage/packages/net-misc remmina* > /mnt/some-usb-stick to multiple boxes
emerge -avk =net-misc/remmina-#??Version number
# if you have a Bin-host/Binary package server defined on your lan
  • (version???) on other machines as a binary if you have many Gentoo machines… directly from file else bin host

Arch Linux based

The authentic Arch Linux package is very nicely maintaned, in case you to apply the AUR Install remmina-git.

There are also a few external, not supported plugins supplied by using Muflone :

  • Remmina-plugin-exec A protocol plugin for Remmina to execute an outside manner.
  • Remmina-plugin-folder A protocol plugin for Remmina to open a folder.
  • Remmina-plugin-open A protocol plugin for Remmina to open a document with its associated application.
  • Remmina-plugin-rdesktop A protocol plugin for Remmina to open a RDP connection with rdesktop.
  • Remmina-plugin-teamviewer A protocol plugin for Remmina to release a TeamViewer connection.
  • Remmina-plugin-ultravnc A protocol plugin for Remmina to connect via VNC the usage of UltraVNC viewer.
  • Remmina-plugin-url A protocol plugin for Remmina to open an URL in an outside browser.
  • Remmina-plugin-webkit A protocol plugin for Remmina to release a GTK+ Webkit browser.

Solus

Simply install the newest version of Remmina from the repository with the following command:

sudo eopkg update-repo
sudo eopkg install remmina

Whether it’s high-speed streaming, browsing, security, file sharing, or privacy; you get everything with PureVPN!

FOR DEVELOPERS, PACKAGERS AND TESTERS

CURRENT STATUS