grub-macbless

GRand Unified Bootloader (common files)

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