How to Install and Uninstall libftdi1-2 Package on Kali Linux

Last updated: May 18,2024

1. Install "libftdi1-2" package

Please follow the step by step instructions below to install libftdi1-2 on Kali Linux

$ sudo apt update $ sudo apt install libftdi1-2

2. Uninstall "libftdi1-2" package

This tutorial shows how to uninstall libftdi1-2 on Kali Linux:

$ sudo apt remove libftdi1-2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libftdi1-2 package on Kali Linux

Package: libftdi1-2
Source: libftdi1 (1.5-6)
Version: 1.5-6+b3
Installed-Size: 87
Maintainer: Aurelien Jarno
Architecture: amd64
Depends: libc6 (>= 2.14), libusb-1.0-0 (>= 2:1.0.16)
Size: 31788
SHA256: 9602ce79c8cfbf5c93822b20e6bcacbda27ac9fc7f291d438231e8e1a47e55dd
SHA1: 6c7a20e2e82cf1525e6b6bd96f425e9a451c838d
MD5sum: 9fa81c0f8f8288e5e880e79ba5b76fc7
Description: C Library to control and program the FTDI USB controllers
This library could talk to FTDI's FT232BM, FT245BM, FT2232C, FT2232D, FT245R,
FT232H and FT230X type USB chips from userspace. It uses libusb 1.0 to
communicate with the chips.
.
Functionalities include the possibility to use the chips in standard
mode, in bitbang mode, and to read or write the serial EEPROM.
.
This is the C version of the library.
Description-md5:
Multi-Arch: same
Homepage: https://www.intra2net.com/en/developer/libftdi/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libf/libftdi1/libftdi1-2_1.5-6+b3_amd64.deb