Difference between revisions of "Apt install"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
  apt install PACKAGE
 
  apt install PACKAGE
 
  E: dpkg was interrupted, you must manually run '[[dpkg]] --configure -a' to correct the problem.
 
  E: dpkg was interrupted, you must manually run '[[dpkg]] --configure -a' to correct the problem.
 +
 +
 +
 +
apt install [[bash-completion]]
 +
Reading package lists... Done
 +
Building dependency tree
 +
Reading state information... Done
 +
bash-completion is already the newest version (1:2.8-1ubuntu1).
 +
bash-completion set to manually installed.
 +
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded
  
  

Revision as of 01:06, 26 March 2020

apt install PACKAGE
E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.


apt install bash-completion
Reading package lists... Done
Building dependency tree
Reading state information... Done
bash-completion is already the newest version (1:2.8-1ubuntu1).
bash-completion set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded


Related commands


See also

Advertising: