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

gitlab.com/Remmina/remmina-web.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/_pages
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2020-03-19 19:46:20 +0300
committerAntenore Gatta <antenore@simbiosi.org>2020-03-19 19:46:20 +0300
commita1cbfeb674e34d627d60663a70b5060cd952d548 (patch)
treeb0ead14e15cf0185b0be354b1dab5a563efd5cca /_pages
parentfd5be492af1844f8e2321c318ee4fb1eb89ada95 (diff)
Adding packaging status
Diffstat (limited to '_pages')
-rw-r--r--_pages/installation.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/_pages/installation.md b/_pages/installation.md
index ba3eab9..4edcf72 100644
--- a/_pages/installation.md
+++ b/_pages/installation.md
@@ -9,6 +9,8 @@ toc: true
[YouTube video on Invidio.us](https://www.invidio.us/watch?v=5DQ3E-W6z-I)
Usually Remmina is [included in your Linux|GNU distribution](https://repology.org/project/remmina/versions), or in an external repository you can add.
+[![Packaging status](https://repology.org/badge/vertical-allrepos/remmina.svg?columns=4&minversion=1.3?allow_ignored=1)](https://repology.org/project/remmina/versions)
+
## [Ubuntu](https://ubuntu.com/)
An official PPA with the latest Remmina release can be install by copying and pasting this in a terminal:
@@ -66,7 +68,7 @@ This is a system agnostic package that works on just about every distribution.
flatpak remote-add --user --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
# In order to have H.264 codecs
flatpak install org.freedesktop.Platform
-flatpak install org.freedesktop.Platform.openh264
+flatpak install org.freedesktop.Platform.openh264
flatpak install --user flathub org.remmina.Remmina
flatpak run --user org.remmina.Remmina
```
@@ -176,11 +178,11 @@ sudo eopkg install remmina
* How to compile "master" branch on [Ubuntu 14.04](Compile-on-Ubuntu-14.04), [Ubuntu 16.04](Compile-on-Ubuntu-16.04) and [Fedora 20](Compile-on-Fedora-20).
* Code development and bugfixes take place on the master branch.
- It compiles with the current FreeRDP master branch, and will compile with [FreeDRP](http://www.freerdp.com/) 2.0 when released as stable.
+ It compiles with the current FreeRDP master branch, and will compile with [FreeDRP](http://www.freerdp.com/) 2.0 when released as stable.
# Links
- [Remmina website](https://www.remmina.org/)
- [Remmina subreddit](https://reddit.com/r/Remmina)
- [Remmina Development Doc](https://remmina.gitlab.io/remminadoc.gitlab.io)
-- [Versions for various operating systems](https://repology.org/project/remmina/versions) \ No newline at end of file
+- [Versions for various operating systems](https://repology.org/project/remmina/versions)