Difference between revisions of "Apt install"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
apt install PACKAGE_NAME
 
E: dpkg was interrupted, you must manually run '[[dpkg]] --configure -a' to correct the problem.
 
 
 
 
 
  apt install [[bash-completion]]
 
  apt install [[bash-completion]]
 
  Reading package lists... Done
 
  Reading package lists... Done
Line 19: Line 14:
  
 
  apt install [[--allow-unauthenticated]]
 
  apt install [[--allow-unauthenticated]]
 +
 +
apt install PACKAGE_NAME
 +
E: dpkg was interrupted, you must manually run '[[dpkg]] --configure -a' to correct the problem.
 +
 +
  
  

Revision as of 08:06, 19 November 2020

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


apt install docker.io
 apt install docker.io -y


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



Related commands

See also

Advertising: