author | Oleksandr Gavenko <gavenkoa@gmail.com> |
Fri, 20 Oct 2017 18:03:16 +0300 | |
changeset 2200 | 75f1bafcfe41 |
parent 2142 | e377b322bdd7 |
child 2246 | dfb949a71021 |
permissions | -rw-r--r-- |
2142 | 1 |
.. -*- coding: utf-8; -*- |
2 |
||
3 |
======== |
|
4 |
CentOS |
|
5 |
======== |
|
6 |
.. contents:: |
|
7 |
:local: |
|
8 |
||
9 |
Install from EPEL |
|
10 |
================= |
|
11 |
:: |
|
12 |
||
13 |
yum install epel-release.noarch bash-completion.noarch |
|
14 |
||
15 |
https://fedoraproject.org/wiki/EPEL |
|
16 |
Extra Packages for Enterprise Linux (EPEL). |
|
17 |
https://unix.stackexchange.com/questions/21135/package-bash-completion-missing-from-yum-in-centos-6 |
|
18 |
Package bash-completion missing from Yum in CentOS 6. |
|
19 |