tftp

Trivial File Transfer Protocol client. More information: <https://manned.org/tftp.1>.

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