Enable the ATP progress bar in Ubuntu 14.04 LTS
Ubuntu 14.04 LTS comes pre-installed with a new ATP tool of version 0.9.15 to install and manage DEB-based packages. One of the new features is the addition of the "progress bar" function for Terminal, which I personally feel a little closer to YUM.
Although many of my friends think that this "progress bar" seems redundant, I personally think this refined improvement is very humane. If you have installed a large number of software in Terminal, such as upgrading the Ubuntu version, the "progress bar" display is much more convenient than the full screen command.
The progress bar is displayed at the bottom of the Terminal interface to display the overall progress of the APT-command:
Enable progress bar display in Ubuntu 14.04 LTS:
By default, Ubuntu 14.04 does not display the progress bar of the ATP command on the terminal. to enable this new function, you need to use the administrator privilege to change the configuration file of the ATP, the simplest method is to execute the following command:
Echo 'dpkg: Progress-Fancy "1"; '>/etc/apt. conf. d/99 progressbar
Download, install, and configure Ubuntu 14.04
Ubuntu 14.04 system:
Ubuntu 14.04 text tutorial on hard drive installation in Windows 7