Prerequisite
Install snapd if you don’t have it yet:
sudo apt install snapdInstall LXD
Install LXD and add current user permission to use LXD.
$ sudo snap install lxd$ sudo usermod -a -G lxd <youruser>$ newgrp lxd$ lxc network set lxdbr0 ipv6.address none ipv6.nat false$ /snap/bin/lxd initInstall Kubernetes
$ conjure-up kubernetesDone.

![[WIP] How to Install OpenVINO GenAI on Ubuntu 25.04 with oneMKL and jemalloc for Agentic Coding](/_astro/robotic-ai.BD43MEGj_2tIEkK.webp)