CARVIEW |
Select Language
HTTP/2 200
server: nginx/1.14.0 (Ubuntu)
date: Sat, 11 Oct 2025 10:37:28 GMT
content-type: text/html; charset=utf-8
content-length: 7736
discourse-warning: Missing topic path for /t/snap-documentation/11127/#
discourse-warning: Could not parse URL map item {'hidden': False, 'level': 0, 'path': 'snapcraft', 'navlink_href': 'https://documentation.ubuntu.com/snapcraft', 'navlink_fragment': '', 'navlink_text': 'Build snaps', 'is_active': False, 'has_active_child': False, 'children': []}
discourse-warning: Missing topic path for /t/the-dotnet-plugin/8584#heading--core18
discourse-warning: Could not parse URL map item {'hidden': True, 'level': 0, 'path': 'docker-to-snap', 'navlink_href': 'https://ubuntu.com/robotics/docs/migrate-from-docker-to-snap', 'navlink_fragment': '', 'navlink_text': '', 'is_active': False, 'has_active_child': False, 'children': []}
discourse-warning: Redirect path /docs/hardware-io-interfaces clashes with URL map
discourse-warning: Redirect path /docs/installing-snap-on-raspbian clashes with URL map
discourse-warning: Redirect path /docs/snapcraft-lifecycle clashes with URL map
discourse-warning: Redirect path /docs/build-snaps-on-docker clashes with URL map
discourse-warning: Could not parse redirect map for /create/
x-hostname: snapcraft-io-discourse-7b67cfbc9b-jrkt2
cache-control: stale-while-revalidate=300, max-age=61, public, stale-if-error=86400
etag: "aff0a05d167b8ce2a31e7c9fa4c01c6b7c47cd7b:gzip"
content-security-policy: default-src 'self'; img-src data: blob: *; script-src-elem 'self' assets.ubuntu.com www.googletagmanager.com www.youtube.com asciinema.org player.vimeo.com plausible.io script.crazyegg.com w.usabilla.com connect.facebook.net snap.licdn.com 'unsafe-inline'; font-src 'self' assets.ubuntu.com; script-src 'self' blob: 'unsafe-eval' 'unsafe-hashes'; connect-src 'self' ubuntu.com analytics.google.com stats.g.doubleclick.net www.googletagmanager.com sentry.is.canonical.com www.google-analytics.com plausible.io *.crazyegg.com www.facebook.com px.ads.linkedin.com; frame-src 'self' td.doubleclick.net www.youtube.com/ asciinema.org player.vimeo.com snapcraft.io www.facebook.com snap:; style-src 'self' 'unsafe-inline'; media-src 'self' res.cloudinary.com;
referrer-policy: strict-origin-when-cross-origin
cross-origin-embedder-policy: unsafe-none
cross-origin-opener-policy: same-origin-allow-popups
cross-origin-resource-policy: cross-origin
x-permitted-cross-domain-policies: none
vary: Accept-Encoding
content-encoding: gzip
x-clacks-overhead: GNU Terry Pratchett
permissions-policy: interest-cohort=()
x-frame-options: SAMEORIGIN
x-content-type-options: NOSNIFF
strict-transport-security: max-age=15724800
x-toto: otot
link: ; rel=preconnect; crossorigin, ; rel=preconnect, ; rel=preconnect, ; rel=preconnect
x-cache-status: STALE from content-cache-il3/0
accept-ranges: bytes
Installing snap on Kubuntu | Snapcraft documentation
Installing snap on Kubuntu
If you’re running Kubuntu 16.04 LTS (Xenial Xerus) or later, including Kubuntu 18.04 LTS (Bionic Beaver) and Kubuntu 18.10 (Cosmic Cuttlefish), you don’t need to do anything. Snap is already installed and ready to go.
If you need to know which version of Kubuntu you’re running, select About System from KInfoCentre. Alternatively, from the command line, type
lsb_release -a
.
Versions of Kubuntu between 14.04 LTS (Trusty Tahr) and 15.10 (Wily Werewolf) don’t include snap by default, but snap can be installed from the command line as follows:
$ sudo apt update
$ sudo apt install snapd
Last updated 6 years ago.