gethostip

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-utils
CentOS
RUN yum install -y syslinux
Fedora
RUN dnf install -y syslinux
click the source code to copy install gethostip on any operating system with command-not-found.com