Ich versuche, die Tab-Vervollständigung in Yum in CentOS 6 zum Laufen zu bringen (damit ich so etwas tun yum install firefo<TAB>
und zurückkehren kann firefox
), und ich habe viele Tutorials gefunden, die sagen, dass ich es einfach tun soll yum install bash-completion
, aber wenn ich das tue, bekomme ich das zurück:
Loaded plugins: fastestmirror, refresh-packagekit
Loading mirror speeds from cached hostfile
* base: mirror.anl.gov
* extras: yum.singlehop.com
* updates: mirror.ubiquityservers.com
Setting up Install Process
No package bash-completion available.
Error: Nothing to do
Gibt es ein Repository, das ich hinzufügen sollte?