How to Install and Uninstall ftdi-eeprom Package on Kali Linux

Last updated: May 02,2024

1. Install "ftdi-eeprom" package

Please follow the guidance below to install ftdi-eeprom on Kali Linux

$ sudo apt update $ sudo apt install ftdi-eeprom

2. Uninstall "ftdi-eeprom" package

Please follow the steps below to uninstall ftdi-eeprom on Kali Linux:

$ sudo apt remove ftdi-eeprom $ sudo apt autoclean && sudo apt autoremove

3. Information about the ftdi-eeprom package on Kali Linux

Package: ftdi-eeprom
Source: libftdi1 (1.5-6)
Version: 1.5-6+b3
Installed-Size: 58
Maintainer: Aurelien Jarno
Architecture: amd64
Depends: libc6 (>= 2.34), libconfuse2 (>= 3.2.1~), libftdi1-2 (>= 1.3), libusb-1.0-0 (>= 2:1.0.8)
Size: 20924
SHA256: 51331aafc97845de31d635e1c1ad3a73cd3d9e377e168843e6c77cafb372cd22
SHA1: 59ac05dffb532203cddea564743cf634ad5f8c7e
MD5sum: a961a6c31b36264bad3db28caa0ac143
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.
Description-md5:
Homepage: https://www.intra2net.com/en/developer/libftdi/
Tag: hardware::usb, interface::commandline, role::program, scope::utility,
use::downloading, use::driver
Section: utils
Priority: optional
Filename: pool/main/libf/libftdi1/ftdi-eeprom_1.5-6+b3_amd64.deb