ftdi_eeprom

Tool for reading/erasing/flashing FTDI USB chip eeproms

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