Whenever I install a package on a server I always create a bash provisioning script of the process so I can easily reproduce the installation in the future.
One of the roadblocks you may run into while attempting to script an install is answering prompted questions for the install.
Luckily