How to Install and Uninstall libftdi1 Package on Kali Linux

Last updated: May 14,2024

1. Install "libftdi1" package

Please follow the guidelines below to install libftdi1 on Kali Linux

$ sudo apt update $ sudo apt install libftdi1

2. Uninstall "libftdi1" package

This tutorial shows how to uninstall libftdi1 on Kali Linux:

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

3. Information about the libftdi1 package on Kali Linux

Package: libftdi1
Source: libftdi (0.20-4)
Version: 0.20-4+b1
Installed-Size: 55
Maintainer: Aurelien Jarno
Architecture: amd64
Depends: libc6 (>= 2.15), libusb-0.1-4 (>= 2:0.1.12)
Size: 19228
SHA256: bc47a3f3c8f996a63dbc7334eb9749fcd6e6655a8a43a18915eb3938d4e10690
SHA1: c1619bba7aae27b68ffecb6016ccd908ba2785fd
MD5sum: f37788838ebd58e6a7bedc0c3044aa18
Description: Library to control and program the FTDI USB controller
This library could talk to FTDI's FT232 and FT245 type USB chips from
userspace. It uses libusb 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: http://www.intra2net.com/en/developer/libftdi/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libf/libftdi/libftdi1_0.20-4+b1_amd64.deb