Difference between revisions of "Snap install"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
 
(14 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
{{lc}}
  
  [[snap]] install
+
  [[snap install --help]]
error: cannot install zero snaps
 
  
 
* <code>snap install hello</code>
 
* <code>snap install hello</code>
 +
* <code>[[snap install juju]]</code>
 +
* <code>[[snap install docker]]</code>
 
* <code>snap install [[terraform]]</code>
 
* <code>snap install [[terraform]]</code>
 +
* [[snap install go]]
  
snap install [[kubeadm]]
+
* [[snap install bitcoin-core]]
error: This revision of snap "kubeadm" was published using classic confinement and thus may perform
+
* <code>[[snap install kubeadm --classic]]</code>
      arbitrary system changes outside of the security sandbox that snaps are usually confined to,
+
* <code>[[snap install kubectl --classic]]</code>
      which may put your system at risk.
 
      If you understand and want to proceed repeat the command including --classic.
 
  
 
  snap install terraform-provider-zabbix
 
  snap install terraform-provider-zabbix
Line 16: Line 17:
 
       the following channels:
 
       the following channels:
  
       beta      snap install --beta terraform-provider-zabbix
+
       beta      snap install [[--beta]] terraform-provider-zabbix
       edge      snap install --edge terraform-provider-zabbix
+
       edge      snap install [[--edge]] terraform-provider-zabbix
  
 
       Please be mindful pre-release channels may include features not completely tested or
 
       Please be mindful pre-release channels may include features not completely tested or
Line 24: Line 25:
 
* <code>[[snap install minikube]]</code>
 
* <code>[[snap install minikube]]</code>
  
* <code>snap install --edge [[microstack]]</code>
+
* <code>snap install [[--edge]] [[microstack]]</code>
  
 
* <code>[[snap install Kubernetes]]</code>
 
* <code>[[snap install Kubernetes]]</code>
Line 33: Line 34:
  
 
  snap install --[[channel]]=latest/stable rocketchat-server
 
  snap install --[[channel]]=latest/stable rocketchat-server
 +
 +
 +
== Errors ==
 +
[[snap]] install
 +
error: cannot install zero snaps
 +
 +
snap install your_snap_to_install
 +
Interacting with snapd is not yet supported on [[Windows Subsystem for Linux]].
 +
This command has been left available for documentation purposes only.
  
 
== Related commands ==
 
== Related commands ==
Line 39: Line 49:
  
 
== See also ==
 
== See also ==
 +
* {{snap}}
 
* {{systemctl}}
 
* {{systemctl}}
* {{snap}}
 
 
  
 
[[Category:Ubuntu]]
 
[[Category:Ubuntu]]

Latest revision as of 18:20, 30 May 2024

snap install --help
snap install terraform-provider-zabbix
error: snap "terraform-provider-zabbix" is not available on stable but is available to install on
      the following channels:
      beta       snap install --beta terraform-provider-zabbix
      edge       snap install --edge terraform-provider-zabbix
      Please be mindful pre-release channels may include features not completely tested or
      implemented. Get more information with 'snap info terraform-provider-zabbix'.
snap install rocketchat-server
rocketchat-server (3.x/stable) 3.1.1 from Rocket.Chat (rocketchat✓) installed


snap install --channel=latest/stable rocketchat-server


Errors[edit]

snap install
error: cannot install zero snaps
snap install your_snap_to_install
Interacting with snapd is not yet supported on Windows Subsystem for Linux.
This command has been left available for documentation purposes only.

Related commands[edit]

See also[edit]

Advertising: