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