Thursday, May 2, 2024
9
rated 0 times [  9] [ 0]  / answers: 1 / hits: 27304  / 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
ronicod questions
Thu, Nov 11, 21, 06:26, 3 Years ago
Sun, May 7, 23, 13:57, 1 Year ago
Sun, Jun 26, 22, 06:13, 2 Years ago
Fri, Oct 14, 22, 13:55, 2 Years ago
;