gentoo.LinuxHowtos.org

Details of app-shells/bash-completion:

Description: Programmable Completion for bash
Homepage: https://github.com/scop/bash-completion

available versions:

releasesalphaamd64armhppaia64mipsppcppc64ppc macoss390shsparcx86USE-Flagsdependenciesebuild warnings
bash-completion-9999 -------------+eselect
test
show
For bash-completion autoloader to work, all completions need to
be installed in /usr/share/bash-completion/completions. You may
need to rebuild packages that installed completions in the old
location. You can do this using:
$ find ${EPREFIX}/usr/share/bash-completion -maxdepth 1 -type f '!' -name 'bash_completion' -exec emerge -1v {} +
After the rebuild, you should remove the old setup symlinks:
$ find ${EPREFIX}/etc/bash_completion.d -type l -delete
show
bash-completion-2.11 ~+++~~++-~-+++eselect
test
show
For bash-completion autoloader to work, all completions need to
be installed in /usr/share/bash-completion/completions. You may
need to rebuild packages that installed completions in the old
location. You can do this using:
$ find ${EPREFIX}/usr/share/bash-completion -maxdepth 1 -type f '!' -name 'bash_completion' -exec emerge -1v {} +
After the rebuild, you should remove the old setup symlinks:
$ find ${EPREFIX}/etc/bash_completion.d -type l -delete
show
Legend:
+ stable
~ testing
- not available
some ebuild warning depend on specific use-flags or architectures, all ebuild-warnings are shown.

Tutorials:
no tutorial found


back