diff -r 4f0427df770d -r e377b322bdd7 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. +