syslinux2ansi

collection of bootloaders (utilities)

Debian Debian
RUN apt-get update && \ apt-get install -y syslinux-utils
Ubuntu
RUN apt-get update && \ apt-get install -y syslinux-utils
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-utils
CentOS
RUN yum install -y syslinux-perl
Fedora
RUN dnf install -y syslinux-perl
click the source code to copy install syslinux2ansi on any operating system with command-not-found.com