syslinux-install_update

collection of bootloaders (DOS FAT and NTFS bootloader)

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