centos.rst
changeset 2142 e377b322bdd7
child 2246 dfb949a71021
--- /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.
+