vbutil_kernel

Chrome OS verified boot utils required to sign kernels

Debian Debian
RUN apt-get update && \ apt-get install -y vboot-kernel-utils
Ubuntu
RUN apt-get update && \ apt-get install -y vboot-kernel-utils
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y vboot-kernel-utils
Fedora
RUN dnf install -y vboot-utils
Raspbian
RUN apt-get update && \ apt-get install -y vboot-kernel-utils
click the source code to copy install vbutil_kernel on any operating system with command-not-found.com