Difference between revisions of "Snap install"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
* <code>snap install hello</code> | * <code>snap install hello</code> | ||
* <code>[[snap install juju]]</code> | * <code>[[snap install juju]]</code> | ||
+ | * <code>[[snap install docker]]</code> | ||
* <code>snap install [[terraform]]</code> | * <code>snap install [[terraform]]</code> | ||
Revision as of 18:03, 24 June 2022
snap install --help
snap install hello
snap install juju
snap install docker
snap install terraform
snap install kubeadm error: This revision of snap "kubeadm" was published using classic confinement and thus may perform arbitrary system changes outside of the security sandbox that snaps are usually confined to, which may put your system at risk. If you understand and want to proceed repeat the command including --classic.
snap install kubectl --classic
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 --edge microstack
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
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
snap remove SNAP_NAME
snap find
See also
- Snap:
snap
,snapd
,snapctl
,snapcraft
,snap
: [list
|install
|find
|info
|services
|start
|stop
|remove
|refresh | set
|logs
]snapd
|snap list | snap version
|snap find aws
|snap --help
] - Systemd services:
systemctl
[status | is-active | start | daemon-reload | stop | mask
|reload
|restart
|reboot
|enable
|disable
|cat
],systemctl list-units
,systemctl list-timers
,systemctl --failed
,systemctl get-default
,systemctl --help
,.service, .timer, .socket
,systemctl restart elasticsearch.service
,systemctl status apt-daily
,systemctl status oscapd
Advertising: