Allow for non-interactive package installations
By default, dpkg might prompt to answer debconf questions. For instance the wireshark-common package pulled by tshark will prompt for creating a privileged group of users. To avoid this, set the debconf frontend to non-interactive to avoid blocking builds on user inputs.
Fix some spelling along the way s/Trying installing it/Trying to install it/.