10

On my ubuntu server, I won't install snapd. But without snapd, I cannot install canonical-livepatch. Is there a potentially inofficial version of livepatch as traditional .deb file, for install using dpkg or apt-get, or a conversion script which can create such a .deb file from the given snap?

Daniel Alder
  • 2,612

1 Answers1

7

No. Canonical Livepatch is only (currently) distributed as a snap. You could find some other way to unpack the snap and install the binaries manually, but I doubt you'd get support for that from Canonical.

popey
  • 24,549