Installing Bash-&bash-version; The Bash package contains the Bourne-Again SHell. Estimated build time: &bash-time; Estimated required disk space: &bash-compsize; &aa-bash-down; &aa-bash-dep;    Installation of Bash Bash has a number of bugs in it that cause it to not behave the way it is expected at times. Fix this behaviour with the following patch: patch -Np1 -i ../&bash-patch; Now prepare Bash for compilation: ./configure --prefix=/usr --bindir=/bin Compile the package: make This package has a test suite available which can perform a number of checks to ensure it built correctly. Should you choose to run it, the following command will do so: make tests Install the package: make install And reload the newly compiled bash program: exec /bin/bash --login +h &aa-bash-shortdesc; &aa-bash-desc;