From 378a33fc87654f586ba5ef01300064b238723425 Mon Sep 17 00:00:00 2001 From: Benjamin Bertrand Date: Wed, 24 Feb 2021 22:17:27 +0100 Subject: [PATCH] Mention Copr for RPMs --- source/installation/tango-on-linux.rst | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/source/installation/tango-on-linux.rst b/source/installation/tango-on-linux.rst index 417cfe72..9049ae9d 100644 --- a/source/installation/tango-on-linux.rst +++ b/source/installation/tango-on-linux.rst @@ -137,7 +137,13 @@ or if you need specifically Python2 CentOS ------ -RPM packages are available for RedHat based systems in `the MAX-IV's repository `_. + +RPM packages for RedHat based systems are built from the `tango-spec `_ repository +using `Copr `_. +Copr can be used as a repository but only the latest build is kept forever. +To install the packages directly from Copr, please refer to the `tango-spec README `_. + +RPM packages from Copr are also available in the `MAX-IV's repository `_. Use yum to install them e.g. to install the TANGO database and test device server: .. code-block:: console