libftdi1-config

Header files and static libraries for libftdi

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