--- doc/build/centos7_install.frag 2019/12/02 21:58:24 1.2 +++ doc/build/centos7_install.frag 2019/12/20 15:09:58 1.3 @@ -122,7 +122,7 @@ system-config-firewall-tui

4. Update your system

-Enable access to the EPEL repository +If you are using 64-bit archirecture Enable access to the EPEL repository

 yum install epel-release
@@ -157,12 +157,12 @@ Verify the required repositories are ena
 yum repolist enabled
 

-The list of enabled repos should be as follows (where $basearch = x86_64 or i386): +The list of enabled repos should be as follows (where $basearch = x86_64 or i386). The epel repo will be absent if you are using 32-bit architecture.

- +
repo idrepo name
base/7/$basearchCentOS-7 - Base
epel/$basearchExtra Packages for Enterprise Linux 7 - $basearch
epel/x86_64Extra Packages for Enterprise Linux 7 - x86_64
extras/7/$basearchCentOS-7 - Extras
loncapa-updates-basearch/7/$basearchCentOS 7 LON-CAPA $basearch Updates
loncapa-updates-noarch/7CentOS 7 LON-CAPA noarch Updates