Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/remminadoc.gitlab.io.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2019-12-11 16:22:19 +0300
committerAntenore Gatta <antenore@simbiosi.org>2019-12-11 16:22:19 +0300
commita88304e42e7d5bc6ea30c5d8fa50d0cb4bb85c75 (patch)
treec423941d4f7a0a23567e1bf15a8972a0cc2e7fbb /public/md__builds__remmina_remmina-ci__remmina_8wiki__home.html
parent624beef25b86759e583641d4b2ca5884df467e4c (diff)
Automatic doc build by remmina-ci
Diffstat (limited to 'public/md__builds__remmina_remmina-ci__remmina_8wiki__home.html')
-rw-r--r--public/md__builds__remmina_remmina-ci__remmina_8wiki__home.html134
1 files changed, 37 insertions, 97 deletions
diff --git a/public/md__builds__remmina_remmina-ci__remmina_8wiki__home.html b/public/md__builds__remmina_remmina-ci__remmina_8wiki__home.html
index 0e645c05f..69aedd474 100644
--- a/public/md__builds__remmina_remmina-ci__remmina_8wiki__home.html
+++ b/public/md__builds__remmina_remmina-ci__remmina_8wiki__home.html
@@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
-<title>Remmina - The GTK+ Remote Desktop Client: Home</title>
+<title>Remmina - The GTK+ Remote Desktop Client: *Welcome to the Remmina wiki*</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
@@ -83,115 +83,55 @@ $(document).ready(function(){initNavTree('md__builds__remmina_remmina-ci__remmin
<div class="header">
<div class="headertitle">
-<div class="title">Home </div> </div>
+<div class="title">*Welcome to the Remmina wiki* </div> </div>
</div><!--header-->
<div class="contents">
-<div class="textblock"><p>Welcome to the Remmina wiki!</p>
-<ul>
-<li><a href="#important-notice">IMPORTANT NOTICE</a></li>
-<li><a href="#for-end-users">FOR END USERS</a><ul>
-<li><a href="#for-ubuntu-users-we-have-an-official-ppa-with-remmina-12">For Ubuntu users we have an official PPA with Remmina 1.2</a></li>
-<li><a href="#for-debian-9-stretch-users-remmina-is-available-from-the-backports-repository">For Debian 9 (Stretch) users, Remmina is available from the Backports repository</a></li>
-<li><a href="#raspberry-pi">Raspberry Pi</a></li>
-<li><a href="#for-users-with-a-distro-that-supports-flatpak-including-ubuntu">For users with a distro that supports Flatpak, including Ubuntu</a></li>
-<li><a href="#for-users-with-a-distro-that-supports-snap-packages-including-ubuntu">For users with a distro that supports Snap packages, including Ubuntu</a></li>
-<li><a href="#fedora-and-red-hat">Fedora and Red Hat</a></li>
-<li><a href="#sabayon-gentoo-binary-based">Sabayon (Gentoo Binary based)</a></li>
-<li><a href="#gentoo">Gentoo</a></li>
-<li><a href="#arch-linux-based">Arch Linux based</a></li>
-<li><a href="#solus">Solus</a></li>
-</ul>
-</li>
-<li><a href="#for-developers-packagers-and-testers">FOR DEVELOPERS, PACKAGERS AND TESTERS</a><ul>
-<li><a href="#current-status">CURRENT STATUS</a></li>
-<li><a href="#remmina-building-guides">REMMINA BUILDING GUIDES</a></li>
-</ul>
-</li>
-<li><a href="#links">Links</a></li>
-</ul>
-<h1>IMPORTANT NOTICE</h1>
-<p>We are on <a href="https://gitlab.com/Remmina/Remmina">gitlab</a></p>
-<p>From the 20th of June 2018 the following links have to be used instead of GitHub.</p>
-<ul>
-<li><a href="https://gitlab.com/Remmina/Remmina/issues">issues URL</a></li>
-<li><a href="https://gitlab.com/Remmina/Remmina/wikis/home">wiki URL</a></li>
-</ul>
-<h1>Binary distribution</h1>
-<p>Usually Remmina is included in your GNU/Linux distribution or in an external repository. Do not ask for distribution packages or precompiled binaries here. This is a development site.</p>
-<h2>For Ubuntu users we have an official PPA with the latest stable Remmina version (&gt;1.3 as of today).</h2>
-<p><a href="https://launchpad.net/~remmina-ppa-team/+archive/ubuntu/remmina-next">https://launchpad.net/~remmina-ppa-team/+archive/ubuntu/remmina-next</a></p>
-<p>To install it, just copy and paste the following three lines on a terminal window </p><div class="fragment"><div class="line">sudo apt-add-repository ppa:remmina-ppa-team/remmina-next</div><div class="line">sudo apt update</div><div class="line">sudo apt install remmina remmina-plugin-rdp remmina-plugin-secret</div></div><!-- fragment --><p> Don't forget to exit/kill al your running instances of remmina. The best way to do it is to <b>reboot</b> your PC. Or, if you cannot reboot, kill all running remmina with </p><div class="fragment"><div class="line">sudo killall remmina</div></div><!-- fragment --><p> By default the RDP, SSH and SFTP plugins are installed. You can view a list of available plugins with <code>apt-cache search remmina-plugin</code></p>
-<p>If you are willing <a href="https://gitlab.com/Remmina/Remmina/wikis/Testing-under-Ubuntu-with-the-remmina-next-daily-PPA">to test the development version</a>, you must use an another ppa.</p>
-<p>The remmina-next PPA can be used for Raspberry Pi 2 and 3, provided that you are running one of the supported *ubuntu derivatives on your Raspberry Pi.</p>
-<h2>Debian</h2>
-<p>Remmina is available in the official repository (testing and unstable) and in the backports for the Debian Stretch (stable).</p>
-<h3>Debian Stable (Stretch)</h3>
-<p>The <a href="https://backports.debian.org/Instructions/">Debian Backports</a> repository must be enabled to install it, see <a href="https://www.remmina.org/debian-the-boys-are-backport-in-town/">this blog post</a> for more information.</p>
-<p>Remmina is not available on Debian stable (Stretch) through the default Debian repositories.</p>
-<p>The <a href="https://backports.debian.org/Instructions/">Debian Backports</a> repository must be enabled to install it, see <a href="https://www.remmina.org/wp/debian-the-boys-are-backport-in-town/">this blog post</a> for more information.</p>
-<p>To install Remmina from Debian Backports, just copy and paste the following lines on a terminal window:</p>
-<div class="fragment"><div class="line">echo &#39;deb http://ftp.debian.org/debian stretch-backports main&#39; | sudo tee --append /etc/apt/sources.list.d/stretch-backports.list &gt;&gt; /dev/null</div><div class="line">sudo apt update</div><div class="line">sudo apt install -t stretch-backports remmina remmina-plugin-rdp remmina-plugin-secret remmina-plugin-spice</div></div><!-- fragment --><h3>Debian Testing (Buster) e Unstable (Sid)</h3>
-<p>Remmina is available on the official Testing and Unstable repositories.</p>
-<h2>Raspberry Pi</h2>
-<p>We have our Remmina package repository for Raspbian Buster (10.x), tested on RPi 3B and 3B+, use the following commands to add our repository to your Raspbian:</p>
-<div class="fragment"><div class="line">sudo apt install dirmngr</div><div class="line">sudo apt-key adv --fetch-keys https://www.remmina.org/raspbian/remmina_raspbian.asc</div><div class="line">sudo bash -c &#39;echo &quot;deb https://www.remmina.org/raspbian/ buster main&quot; &gt; /etc/apt/sources.list.d/remmina_raspbian.list&#39;</div></div><!-- fragment --><p>Then you can install remmina </p><div class="fragment"><div class="line">sudo apt update</div><div class="line">sudo apt install remmina</div></div><!-- fragment --><p> It's also strongly advised to install gnome-keyring to make Remmina save encrypted passwords in a safer place than .remmina text files. </p><div class="fragment"><div class="line">sudo apt install gnome-keyring</div></div><!-- fragment --><p>On the Raspberry Pi you can also use an Ubuntu derivative, for example Ubuntu Mate, and install Remmina using our ubuntu's PPA remmina-next as explained in this page.</p>
-<h2>For users with a distro that supports <a href="https://flathub.org/">Flatpak</a>, including Ubuntu</h2>
+<div class="textblock"><p>Remmina is developed on <a href="https://gitlab.com/Remmina/Remmina">GitLab</a>, as of the 20th of June 2018.</p>
+<p>Use these <a href="https://gitlab.com/Remmina/Remmina/wikis/home">wiki</a> and <a href="https://gitlab.com/Remmina/Remmina/issues">issues</a> links instead of GitHub equivalents. </p><hr/>
+<p> Usually Remmina is <a href="https://repology.org/project/remmina/versions">included in your Linux|GNU distribution</a>, or in an external repository you can add.</p>
+<h2><a href="https://ubuntu.com/">Ubuntu</a></h2>
+<p>An official PPA with the latest Remmina release can be install by copying and pasting this in a terminal: </p><div class="fragment"><div class="line">sudo apt-add-repository ppa:remmina-ppa-team/remmina-next</div><div class="line">sudo apt update</div><div class="line">sudo apt install remmina remmina-plugin-rdp remmina-plugin-secret</div></div><!-- fragment --><p> Make sure Remmina is not running. Either close it, reboot, or kill it by pasting this in a terminal: </p><div class="fragment"><div class="line">sudo killall remmina</div></div><!-- fragment --><p> List available plugins with <code>apt-cache search remmina-plugin</code>. By default RDP, SSH and SFTP are installed. To test a daily built development version, do the above, but start with </p><div class="fragment"><div class="line">ppa:remmina-ppa-team/remmina-next-daily</div></div><!-- fragment --> <h2><a href="https://www.debian.org/">Debian</a></h2>
+<h3>10 Buster (stable), Bullseye (testing), and Sid (unstable)</h3>
+<p>Remmina is in the official stable, testing and unstable repositories.</p>
+<h3>9 Stretch (oldstable)</h3>
+<p>Here Remmina can be <a href="https://www.remmina.org/debian-the-boys-are-backport-in-town/">installed from backports</a> by copying and pasting this in a terminal: </p><div class="fragment"><div class="line">echo &#39;deb http://ftp.debian.org/debian stretch-backports main&#39; | sudo tee --append /etc/apt/sources.list.d/stretch-backports.list &gt;&gt; /dev/null</div><div class="line">sudo apt update</div><div class="line">sudo apt install -t stretch-backports remmina remmina-plugin-rdp remmina-plugin-secret remmina-plugin-spice</div></div><!-- fragment --><h2><a href="https://www.raspberrypi.org/">Raspberry Pi</a></h2>
+<p>Remmina operates its own package repository for Raspbian Buster (10.x) you can install by copying and pasting this in a terminal: </p><div class="fragment"><div class="line">sudo apt install dirmngr</div><div class="line">sudo apt-key adv --fetch-keys https://www.remmina.org/raspbian/remmina_raspbian.asc</div><div class="line">sudo bash -c &#39;echo &quot;deb https://www.remmina.org/raspbian/ buster main&quot; &gt; /etc/apt/sources.list.d/remmina_raspbian.list&#39;</div><div class="line">sudo apt update</div><div class="line">sudo apt install remmina</div></div><!-- fragment --><p> (Tested on RPi 3B and 3B+) It is strongly advised to also install gnome-keyring to let Remmina save encrypted passwords in a safer place than .remmina textfiles in the /home user folder. </p><div class="fragment"><div class="line">sudo apt install gnome-keyring</div></div><!-- fragment --><p>(The remmina-next PPA can be used on Raspberry Pi 2 and 3, provided you are running one of the supported *buntu derivatives.)</p>
+<h2><a href="https://flathub.org/">Flatpak</a></h2>
+<p>This is a system agnostic package that works on just about every distribution.</p>
<div class="fragment"><div class="line">flatpak remote-add --user --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo</div><div class="line"># In order to have H.264 codecs</div><div class="line">flatpak install org.freedesktop.Platform</div><div class="line">flatpak install org.freedesktop.Platform.openh264 </div><div class="line">flatpak install --user flathub org.remmina.Remmina</div><div class="line">flatpak run --user org.remmina.Remmina</div></div><!-- fragment --><p>If you use SSH agent (<a href="https://github.com/flatpak/flatpak/issues/1438">https://github.com/flatpak/flatpak/issues/1438</a> )</p>
-<div class="fragment"><div class="line">flatpak run --filesystem=$SSH_AUTH_SOCK --env=SSH_AUTH_SOCK=$SSH_AUTH_SOCK org.remmina.Remmina</div></div><!-- fragment --><p>Just be aware that flatpak store data for installed applications (the XDG config/data folders) under <code>$HOME/.var</code> So for instance, if you previously have installed remmina with another package manager, you will have to transfer what was under <code>$HOME/.config/remmina</code> and <code>$HOME/.local/share/remmina</code> under, respectively <code>~/.var/app/org.remmina.Remmina/config/remmina</code> and <code>~/.var/app/org.remmina.Remmina/data/remmina</code></p>
-<h2>For users with a distro that supports <a href="https://snapcraft.io/">Snap packages</a>, including Ubuntu</h2>
-<p><em>We are still working to deliver a stable Snap package, but we still have many issues with SNAP packaging. If you encounter any issues, try first an other mean of installation and only after report the problem through <a href="https://github.com/FreeRDP/Remmina/issues">https://github.com/FreeRDP/Remmina/issues</a>. Snap currently lacks some functionalities, read this chapter to find more informations. Please also note note that currently the SNAP package does not work under Ubuntu 17.10 + Wayland, see <a href="https://github.com/FreeRDP/Remmina/issues/1414">issue #1414</a>.</em></p>
-<p>Ensure you've <code>snapd</code> installed in your system. Then in Ubuntu you can install the last release from the Software center, looking for <code>remmina</code>, otherwise you can install it from terminal with:</p>
-<div class="fragment"><div class="line">sudo snap install remmina</div></div><!-- fragment --><p> Please note that this is not enough to make remmina fully functional, due to some limitations of the snap subsystem.</p>
-<p>Some features, for example password saving via a keyring, are disabled and <em>must</em> be manually enabled: </p><div class="fragment"><div class="line">sudo snap connect remmina:avahi-observe :avahi-observe # servers discovery</div><div class="line">sudo snap connect remmina:cups-control :cups-control # printing</div><div class="line">sudo snap connect remmina:mount-observe :mount-observe # mount management</div><div class="line">sudo snap connect remmina:password-manager-service :password-manager-service # password manager</div></div><!-- fragment --><p> Some features just don't work, for example accessing your personal ~/.ssh directory is not possible for a snap. You have to manually copy your ~/.ssh/* files under ~/snap/remmina/common/.ssh/</p>
-<p>If you want to install latest git revision of remmina, you can use it from the <code>edge</code> channel:</p>
-<div class="fragment"><div class="line">sudo snap install remmina --edge</div></div><!-- fragment --><p>Or update the current installed version with the selected channel:</p>
-<div class="fragment"><div class="line">sudo snap refresh remmina --channel=edge # use --channel=stable otherwise</div></div><!-- fragment --><p>Snap packages will be updated automatically and will include both latest <code>FreeRDP</code> git and latest <code>libssh 0.7</code> release (for better security).</p>
-<h2>Fedora and Red Hat</h2>
-<p>As of March 2018 Remmina is available on most fedora testing and stable, we still have a (not updated) copr provided by <a href="https://github.com/Hubbitus">Hubbitus</a> (Pavel Alexeev), to install just execute as root:</p>
-<div class="fragment"><div class="line">dnf copr enable hubbitus/remmina-next</div><div class="line">dnf upgrade --refresh &#39;remmina*&#39; &#39;freerdp*&#39;</div></div><!-- fragment --><p>~~On Red Hat you can enable the EPEL repository:~~</p>
-<p>Note: Unlucky Remmina is not yet in EPEL, you can help submitting a request on the <a href="https://bugzilla.redhat.com/">Red Hat bugzilla</a>.</p>
-<div class="fragment"><div class="line">wget http://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm</div><div class="line">rpm -ivh epel-release-latest-7.noarch.rpm</div></div><!-- fragment --><h2>Sabayon (Gentoo Binary based)</h2>
-<ul>
-<li>Install : <div class="fragment"><div class="line">equo -i net-misc/remmina</div></div><!-- fragment --></li>
-</ul>
-<h2>Gentoo</h2>
+<div class="fragment"><div class="line">flatpak run --filesystem=$SSH_AUTH_SOCK --env=SSH_AUTH_SOCK=$SSH_AUTH_SOCK org.remmina.Remmina</div></div><!-- fragment --><p>Flatpak stores data for installed applications (the XDG config/data folders) under <code>$HOME/.var</code> If you have previously installed Remmina with another package manager, you will have to transfer what was under <code>$HOME/.config/remmina</code> and <code>$HOME/.local/share/remmina</code> under, respectively <code>~/.var/app/org.remmina.Remmina/config/remmina</code> and <code>~/.var/app/org.remmina.Remmina/data/remmina</code></p>
+<h2><a href="https://snapcraft.io/">Snap</a></h2>
+<p>This also is a system agnostic package that works on many distributions, but mainly Ubuntu.</p>
+<p>If you run into issues, try something else first, and then <a href="https://github.com/FreeRDP/Remmina/issues">report the issues</a>. Our Snap package does not work on Ubuntu 17.10 if you use Wayland, see <a href="https://github.com/FreeRDP/Remmina/issues/1414">issue #1414</a>._</p>
+<p>First make sure you have <code>snapd</code> installed. Then install the last release from the Ubuntu Software Center by looking for <code>Remmina</code>, or install it from a terminal with:</p>
+<div class="fragment"><div class="line">sudo snap install remmina</div></div><!-- fragment --><p>The Snap subsystem has limitations, so some features, for example password storage via keyring is missing and <em>must</em> be fixed manually:</p>
+<div class="fragment"><div class="line">sudo snap connect remmina:avahi-observe :avahi-observe # servers discovery</div><div class="line">sudo snap connect remmina:cups-control :cups-control # printing</div><div class="line">sudo snap connect remmina:mount-observe :mount-observe # mount management</div><div class="line">sudo snap connect remmina:password-manager-service :password-manager-service # password manager</div></div><!-- fragment --><p> Some features just don't work on Snap, for example accessing your personal ~/.ssh directory is not possible. You have to manually copy your ~/.ssh/* files to ~/snap/remmina/common/.ssh/</p>
+<p>If you want to install latest Git revision of Remmina as Snap, get it from the <code>edge</code> channel:</p>
+<div class="fragment"><div class="line">sudo snap install remmina --edge</div></div><!-- fragment --><p><b>Or</b>, update your Remmina Snap install with your channel of choice:</p>
+<div class="fragment"><div class="line">sudo snap refresh remmina --channel=edge # use --channel=stable otherwise</div></div><!-- fragment --><p>Snaps are updated with the system and include both latest <code>FreeRDP</code> Git and the latest <code>libssh 0.7</code> release (for better security).</p>
+<h2><a href="https://getfedora.org/">Fedora</a> and <a href="https://www.redhat.com">Red Hat</a></h2>
+<p>As of March 2018 Remmina is available on most Fedora testing and stable, we still have a (not updated) Copr provided by <a href="https://github.com/Hubbitus">Hubbitus</a> (Pavel Alexeev), to install, paste this in a terminal as root:</p>
+<div class="fragment"><div class="line">dnf copr enable hubbitus/remmina-next</div><div class="line">dnf upgrade --refresh &#39;remmina*&#39; &#39;freerdp*&#39;</div></div><!-- fragment --><h2><a href="https://www.redhat.com">Red Hat</a></h2>
+<p>Install Remmina from the EPEL repository by pasting this in a terminal:</p>
+<div class="fragment"><div class="line">wget http://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm</div><div class="line">rpm -ivh epel-release-latest-7.noarch.rpm</div></div><!-- fragment --><h2><a href="https://www.gentoo.org/">Gentoo</a></h2>
<ul>
<li>To build and install <div class="fragment"><div class="line">emerge -av net-misc/remmina</div></div><!-- fragment --></li>
<li>To build a binary and install <div class="fragment"><div class="line">emerge -avb net-misc/remmina</div></div><!-- fragment --></li>
</ul>
-<div class="fragment"><div class="line">emerge -avk remmina*.tar.bz</div><div class="line"># From cp /usr/portage/packages/net-misc remmina* &gt; /mnt/some-usb-stick to multiple boxes</div><div class="line">emerge -avk =net-misc/remmina-#??Version number</div><div class="line"># if you have a Bin-host/Binary package server defined on your lan</div></div><!-- fragment --><ul>
-<li>(version???) on other machines as a binary if you have many Gentoo machines... directly from file else bin host</li>
-</ul>
-<h2>Arch Linux based</h2>
-<p>The official Arch Linux package is very well maintaned, if you to use the AUR Install <a href="https://aur.archlinux.org/packages/remmina-git">remmina-git</a>.</p>
-<p>There are also some external, not supported plugins provided by <a href="https://github.com/muflone">Muflone</a> :</p>
-<ul>
-<li><a href="https://aur.archlinux.org/packages/remmina-plugin-exec/">remmina-plugin-exec</a> A protocol plugin for Remmina to execute an external process.</li>
-<li><a href="https://aur.archlinux.org/packages/remmina-plugin-folder/">remmina-plugin-folder</a> A protocol plugin for Remmina to open a folder.</li>
-<li><a href="https://aur.archlinux.org/packages/remmina-plugin-open/">remmina-plugin-open</a> A protocol plugin for Remmina to open a document with its associated application.</li>
-<li><a href="https://aur.archlinux.org/packages/remmina-plugin-rdesktop/">remmina-plugin-rdesktop</a> A protocol plugin for Remmina to open a RDP connection with rdesktop.</li>
-<li><a href="https://aur.archlinux.org/packages/remmina-plugin-teamviewer/">remmina-plugin-teamviewer</a> A protocol plugin for Remmina to launch a TeamViewer connection.</li>
-<li><a href="https://aur.archlinux.org/packages/remmina-plugin-ultravnc/">remmina-plugin-ultravnc</a> A protocol plugin for Remmina to connect via VNC using UltraVNC viewer.</li>
-<li><a href="https://aur.archlinux.org/packages/remmina-plugin-url/">remmina-plugin-url</a> A protocol plugin for Remmina to open an URL in an external browser.</li>
-<li><a href="https://aur.archlinux.org/packages/remmina-plugin-webkit/">remmina-plugin-webkit</a> A protocol plugin for Remmina to launch a GTK+ Webkit browser.</li>
-</ul>
-<h2>Solus</h2>
-<p>Simply install the newest version of Remmina from the repository with the following command: </p><div class="fragment"><div class="line">sudo eopkg update-repo</div><div class="line">sudo eopkg install remmina</div></div><!-- fragment --><h1>FOR DEVELOPERS, PACKAGERS AND TESTERS</h1>
-<h2>CURRENT STATUS</h2>
-<p>Here, on github, we have three official branches:</p>
-<p>"master" branch: the future 1.2.X version, which compiles with current freerdp master branch and will compile with freerdp 2.0 when released. We will do code developments and bugfixes here, on the master branch.</p>
-<p>"oldmaster" branch: the 1.1.2 stable version, which compiles with freerdp 1.1 stable. We will only provide security fixes or critical bugs (i.e.: data corruption) fixes on version 1.1.X.</p>
-<p>~~"gtk2" branch: a special remmina 1.1.1 version compatible with GTK2, compiles with freerdp 1.1 stable~~</p>
-<h2>REMMINA BUILDING GUIDES</h2>
+<div class="fragment"><div class="line">emerge -avk remmina*.tar.bz</div><div class="line"># From cp /usr/portage/packages/net-misc remmina* &gt; /mnt/some-usb-stick to multiple boxes</div><div class="line">emerge -avk =net-misc/remmina-#??Version number</div></div><!-- fragment --><p>## <a href="https://www.sabayon.org/">Sabayon</a> </p><div class="fragment"><div class="line">equo -i net-misc/remmina</div></div><!-- fragment --><h2><a href="https://www.archlinux.org/">Arch Linux</a> (and friends)</h2>
+<p>There is an official Arch Linux Remmina package. <b>Or</b>, if you want to use the AUR, install <a href="https://aur.archlinux.org/packages/remmina-git">remmina-git</a>. There are also some external, not supported plugins provided by <a href="https://github.com/muflone">Muflone</a> and other Arch Remmina <a href="https://aur.archlinux.org/packages/?O=0&amp;SeB=nd&amp;K=Remmina&amp;outdated=&amp;SB=n&amp;SO=a&amp;PP=50&amp;do_Search=Go">Protocol plugins</a></p>
+<h2><a href="https://getsol.us/home/">Solus</a></h2>
+<div class="fragment"><div class="line">sudo eopkg update-repo</div><div class="line">sudo eopkg install remmina</div></div><!-- fragment --><h2><a href="https://gitlab.com/Remmina/Remmina/-/branches">Build from source</a></h2>
<ul>
-<li>How to compile "master" branch on <a href="Compile-on-Ubuntu-14.04">Ubuntu 14.04</a> and <a href="Compile-on-Ubuntu-16.04">Ubuntu 16.04</a>.</li>
-<li>How to compile "master" branch on [Fedora 20](Compile-on-Fedora-20).</li>
+<li>How to compile "master" branch on <a href="Compile-on-Ubuntu-14.04">Ubuntu 14.04</a>, <a href="Compile-on-Ubuntu-16.04">Ubuntu 16.04</a> and [Fedora 20](Compile-on-Fedora-20).</li>
+<li>Code development and bugfixes take place on the master branch. It compiles with the current FreeRDP master branch, and will compile with <a href="http://www.freerdp.com/">FreeDRP</a> 2.0 when released as stable.</li>
</ul>
<h1>Links</h1>
<ul>
<li><a href="https://www.remmina.org/">Remmina website</a></li>
<li><a href="https://reddit.com/r/Remmina">Remmina subreddit</a></li>
-<li><a href="https://remmina.gitlab.io/remminadoc.gitlab.io">Remmina Development Doc</a> </li>
+<li><a href="https://remmina.gitlab.io/remminadoc.gitlab.io">Remmina Development Doc</a></li>
+<li><a href="https://repology.org/project/remmina/versions">Versions for various operating systems</a> </li>
</ul>
</div></div><!-- contents -->
</div><!-- doc-content -->