bash deb package

執行

$ dpkg --get-selections | grep bash

顯示

bash                                            install
bash-completion                                 install
bash-doc                                        install

執行

$ dpkg -l *bash*

顯示

Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                                        Version                                             Architecture Description
+++-===========================================-===================================================-============-===============================================================================
ii  bash                                        4.3-7ubuntu1.5                                      amd64        GNU Bourne Again SHell
ii  bash-completion                             1:2.1-4ubuntu0.1                                    all          programmable completion for the bash shell
ii  bash-doc                                    4.3-7ubuntu1.5                                      all          Documentation and examples for the The GNU Bourne Again SHell

套件連結