extlinux

collection of bootloaders (Linux ext2/ext3/ext4, btrfs, and xfs bootloader)

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