snapctl
Tool to interact with Ubuntu Core Snappy.
Install
- All systems
-
curl cmd.cat/snapctl.sh
- Debian
-
apt-get install snapd
- Ubuntu
-
apt-get install snapd
- Kali Linux
-
apt-get install snapd
- Fedora
-
dnf install snapd
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install snapd
- Raspbian
-
apt-get install snapd
- Dockerfile
- dockerfile.run/snapctl
snapd
Tool to interact with Ubuntu Core Snappy.
Manage an Ubuntu system with snappy. Install, configure, refresh and remove snap packages. Snaps are 'universal' packages that work across many different Linux systems, enabling secure distribution of the latest apps and utilities for cloud, servers, desktops and the internet of things. This is the CLI for snapd, a background service that takes care of snaps on the system. Start with 'snap list' to see installed snaps.