21 hours ago
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?
snapd
canonical-livepatch
.deb
dpkg
apt-get
5 hours ago
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.