Sunday, May 5, 2024
9
rated 0 times [  9] [ 0]  / answers: 1 / hits: 27305  / 3 Years ago, fri, september 24, 2021, 11:39:58

When I am using the Ubuntu Software Updater to install or upgrade packages, I can see a progress bar that shows how much of the installation is complete. When I am using the command line apt-get tool, there is no such progress indicator. Is there a way to easily see the progress of a package installation when using a command line application such as apt-get?


More From » package-management

 Answers
4

I use debconf-apt-progress, which should be included in ubuntu by default.
Basic syntax:



sudo apt-get install <package> | debconf-apt-progress

[#33095] Saturday, September 25, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
ronicod

Total Points: 71
Total Questions: 111
Total Answers: 111

Location: Montenegro
Member since Fri, Dec 10, 2021
2 Years ago
;