efibootdump

Interact with the EFI Boot Manager

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