Install from EPEL.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Wed, 31 May 2017 13:58:26 +0300
changeset 2142 e377b322bdd7
parent 2141 4f0427df770d
child 2143 e5191a677ee5
Install from EPEL.
centos.rst
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/centos.rst	Wed May 31 13:58:26 2017 +0300
@@ -0,0 +1,19 @@
+.. -*- coding: utf-8; -*-
+
+========
+ CentOS
+========
+.. contents::
+   :local:
+
+Install from EPEL
+=================
+::
+
+  yum install epel-release.noarch bash-completion.noarch
+
+https://fedoraproject.org/wiki/EPEL
+  Extra Packages for Enterprise Linux (EPEL).
+https://unix.stackexchange.com/questions/21135/package-bash-completion-missing-from-yum-in-centos-6
+  Package bash-completion missing from Yum in CentOS 6.
+