Install latest/stable of novavm

Ubuntu 16.04 or later?

Make sure snap support is enabled in your Desktop store.


Install using the command line

sudo snap install novavm

Don't have snapd? Get set up for snaps.

Channel Version Published

Details for novavm

Package name

  • novavm

License

  • LGPL-2.1

Last updated

  • 8 March 2026 - latest/stable

Report a Snap Store violation

Share this snap

Generate an embeddable card to be shared on external websites.

Lightweight microVM hypervisor with eBPF observability and OPA policy

NovaVM runs OCI container images inside real KVM virtual machines with eBPF observability and OPA policy enforcement.

Features:

  • KVM isolation — each sandbox runs in its own VM
  • 2s cold boot / 69ms warm boot with L3 snapshots
  • OCI images from Docker Hub, GHCR, Quay.io
  • 4-level caching (L1 blob, L2 rootfs, L3 snapshot, L4 pool)
  • eBPF observability (host + guest kernel probes)
  • OPA policy (admission + runtime enforcement)
  • REST + gRPC APIs
  • Python and TypeScript SDKs (zero dependencies)

Quick start: sudo nova setup sudo nova serve --config /etc/nova/nova.toml nova run nginx:alpine --name web


Install novavm on your Linux distribution

Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.


Where people are using novavm