Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

Commit

Permalink
install: added example how to add EPEL6
Browse files Browse the repository at this point in the history
  • Loading branch information
joergsteffens committed Feb 13, 2017
1 parent 41f389a commit debc500
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions manuals/en/main/install.tex
Expand Up @@ -119,6 +119,12 @@ \subsubsection{RHEL 6, CentOS 6}
This package is available on \elink{EPEL}{https://fedoraproject.org/wiki/EPEL} 6. Make sure, it is available on your system.
\begin{commands}{Bareos installation on RHEL $\ge$ 6 / CentOS $\ge$ 6}
#
# add EPEL repository, if not already present.
# Required for the jansson package.
#
rpm -Uhv https://dl.fedoraproject.org/pub/epel/epel-release-latest-6.noarch.rpm
#
# define parameter
#
Expand Down

0 comments on commit debc500

Please sign in to comment.