How to Install ftdi-eeprom in Ubuntu 18.04



Install ftdi-eeprom by entering the following commands in the terminal:

sudo apt update
sudo apt install ftdi-eeprom

Description:

Tool for reading/erasing/flashing FTDI USB chip EEPROMs

ftdi-eeprom is a small tool for creating and uploading the configuration EEPROM for the FTDI chip. This eeprom contains information such as vendor and product ID, manufacturer and product strings, revision, etc.

Homepage: https://www.intra2net.com/en/developer/libftdi/

Version: 1.4-1build1

Section: universe/utils