floppyd_installtest

Daemon for remote access to floppy drives

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