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

gitlab.com/Remmina/remmina-wiki.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2020-05-26 23:16:59 +0300
committerAntenore Gatta <antenore@simbiosi.org>2020-05-26 23:16:59 +0300
commita995b7ae7737e0c38f31d2ab19800cb694d0b219 (patch)
treea596e92f134ff7fcc2785ea558d818fab7a55022
parent12a85b5d07b80fe8359cb78093949058ecb3993b (diff)
Update Home
-rw-r--r--Home.md12
1 files changed, 11 insertions, 1 deletions
diff --git a/Home.md b/Home.md
index 1530252..847e19c 100644
--- a/Home.md
+++ b/Home.md
@@ -135,7 +135,7 @@ dnf copr enable hubbitus/remmina-next
dnf upgrade --refresh 'remmina*' 'freerdp*'
```
-## [Red Hat](https://www.redhat.com)
+## [Red Hat/CentOS](https://www.redhat.com)
Install Remmina from the EPEL repository by pasting this in a terminal:
@@ -144,6 +144,16 @@ wget http://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
rpm -ivh epel-release-latest-7.noarch.rpm
```
+A more updated version is available thanks to @castorsky through a [COPR repo](https://copr.fedorainfracloud.org/coprs/castor/remmina/)
+
+To install Remmina on RHEL/CentOS 8 enable EPEL and COPR repo then install package with following commands:
+
+```shell
+dnf install epel-release
+dnf copr enable castor/remmina
+dnf install 'remmina*'
+```
+
## [Gentoo](https://www.gentoo.org/)
To build and install