# HG changeset patch # User Oleksandr Gavenko # Date 1496228306 -10800 # Node ID e377b322bdd7563c88e0a2431b77eca2bfd8b611 # Parent 4f0427df770d157a9027d0a4e374e96f9c18a43a Install from EPEL. 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. +