PACKAGE NAME: bash-completion-2.17.0-noarch-1_snuk.txz PACKAGE MIRROR: https://reddoglinux.ddns.net/linux/systemd PACKAGE LOCATION: . PACKAGE SIZE (compressed): 196 K PACKAGE SIZE (uncompressed): 1560 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: bash-completion: bash-completion (programmable completion for the bash shell) bash-completion: bash-completion: Adds programmable completion to the bash shell. A new file called bash-completion: /etc/profile.d/bash_completion.sh will be sourced for interactive bash-completion: bash shells adding all sorts of enhanced command completion features. bash-completion: Once installed, you may get a list of all commands that have bash-completion: associated completions with 'complete -p', and examine the code for bash-completion: the shell functions with 'declare -f'. bash-completion: bash-completion: Homepage: https://github.com/scop/bash-completion bash-completion: