Skip to content

Commit dc6b4a1

Browse files
committed
README: include copr information
1 parent 21c6079 commit dc6b4a1

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,20 @@ network interface and a port. Multiple instances of these plugins can run concur
6060

6161
\* Must be installed individually due to extra dependencies
6262

63+
How to install
64+
--------------
65+
66+
If you are running a RHEL system or one of its derivatives, the easiest way to
67+
get IPFIXcol installed is using our Copr package repository.
68+
69+
.. code-block:: bash
70+
71+
$ dnf install 'dnf-command(copr)' # Extra step necessary on some systems
72+
$ dnf copr enable @CESNET/IPFIXcol
73+
$ dnf install ipfixcol2
74+
75+
For other systems, follow the build instructions below.
76+
6377
How to build
6478
------------
6579

0 commit comments

Comments
 (0)