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

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2018-04-11 02:38:33 +0300
committerGitHub <noreply@github.com>2018-04-11 02:38:33 +0300
commit2eccb7e8136dcef0b0f5f79e54243fef3e2b3994 (patch)
tree87c79d754568bf085e90aa80167518bd374e9a27 /README.md
parentabdc7492808a6fc8fd37cd5027609b86178891c7 (diff)
Added flatpak
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/README.md b/README.md
index 778e54e79..da6277c59 100644
--- a/README.md
+++ b/README.md
@@ -91,6 +91,8 @@ sudo apt-get update
### Fedora
+As of March 2018 Remmina is available on most fedora testing and stable, we still have a (not updated) copr
+
[Hubbitus](https://github.com/Hubbitus) (Pavel Alexeev) provided us a copr, to install just execute as root:
```sh
@@ -102,6 +104,19 @@ dnf upgrade --refresh 'remmina*' 'freerdp*'
Install [remmina-git](https://aur.archlinux.org/packages/remmina-git) from [AUR](https://aur.archlinux.org/)
+### For users with a distro that supports [Flatpak](https://flathub.org/), including Ubuntu ###
+
+```sh
+flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
+flatpak --system install org.remmina.Remmina
+flatpak run org.remmina.Remmina
+```
+
+Just be aware that flatpak store data for installed applications (the XDG config/data folders) under ```$HOME/.var```
+So for instance, if you previously have installed remmina with another package manager, you will have to transfer what was under ```$HOME/.config/remmina``` and ```$HOME/.local/share/remmina``` under, respectively ```~/.var/app/org.remmina.Remmina/config/remmina``` and ```~/.var/app/org.remmina.Remmina/data/remmina```
+
+### External not supported plugins
+
There are also some external, not supported plugins provided by [Muflone](https://github.com/muflone) :
* [remmina-plugin-folder](https://aur.archlinux.org/packages/remmina-plugin-folder/) A protocol plugin for Remmina to open a folder.