mokutil

Configure Secure Boot Machine Owner Keys (MOK). Some operations, such as enabling and disabling Secure Boot or enrolling keys require a reboot. More information: <https://github.com/lcp/mokutil>.

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