Difference between revisions of "Apt install"

From wikieduonline
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 9: Line 9:
 
* <code>[[apt install docker.io]] -y</code>
 
* <code>[[apt install docker.io]] -y</code>
 
* <code>[[apt install awscli]]</code>
 
* <code>[[apt install awscli]]</code>
 +
* <code>[[apt install jq]]</code>
 
* <code>[[apt install python3-pip]]</code>
 
* <code>[[apt install python3-pip]]</code>
 
* <code>[[apt install make]]</code>
 
* <code>[[apt install make]]</code>
 
* <code>[[apt install golang-go]]</code>
 
* <code>[[apt install golang-go]]</code>
 
* <code>[[apt install g++]]</code>
 
* <code>[[apt install g++]]</code>
 +
* <code>[[apt install vim]]</code>
  
 
* <code>[[apt-get install helm]]</code>
 
* <code>[[apt-get install helm]]</code>
Line 20: Line 22:
  
 
  apt install PACKAGE_NAME
 
  apt install PACKAGE_NAME
  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 postgresql
 
   apt install postgresql
Line 31: Line 33:
 
== Related commands ==
 
== Related commands ==
 
* <code>[[apt-cache search]]</code>
 
* <code>[[apt-cache search]]</code>
 +
* <code>[[apt remove]]</code>
 
* <code>[[apt purge]]</code>
 
* <code>[[apt purge]]</code>
 
* <code>[[yum install]]</code>
 
* <code>[[yum install]]</code>

Latest revision as of 10:43, 12 December 2023

Advertising: