Difference between revisions of "Apt install"

From wikieduonline
Jump to navigation Jump to search
Line 8: Line 8:
  
  
[[apt install docker.io]]
+
* <code>[[apt install docker.io]]</code>
  
  [[apt install docker.io]] -y
+
* <code>[[apt install docker.io]] -y</code>
  
 
+
* <code>apt install [[--allow-unauthenticated]]</code>
apt install [[--allow-unauthenticated]]
 
  
 
  apt install PACKAGE_NAME
 
  apt install PACKAGE_NAME

Revision as of 10:57, 16 February 2021

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 PACKAGE_NAME
E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.


/etc/apt/apt.conf.d/90forceyes


Related commands

See also

Advertising: