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

Last updated: May 17,2024

1. Install "python3-ftdi" package

Learn how to install python3-ftdi on Kali Linux

$ sudo apt update $ sudo apt install python3-ftdi

2. Uninstall "python3-ftdi" package

Please follow the instructions below to uninstall python3-ftdi on Kali Linux:

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

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

Package: python3-ftdi
Source: pyftdi
Version: 0.54.0-1
Installed-Size: 537
Maintainer: Debian Electronics Team
Architecture: amd64
Depends: python3-serial, python3-usb, python3:any
Size: 99392
SHA256: 791c8274c234e04a6336ac1bead5cf8c5b350ba0ef570e459f2cc706aa8c9c38
SHA1: ee92b63c3b5eea004344cd6b9575cc73cccee7f2
MD5sum: e0e820fab38c469fefa857f968a48072
Description: user-space driver for popular FTDI devices
Suported FTDI devices include:
UART and GPIO bridges
FT232R (single port, 3Mbps)
FT230X/FT231X/FT234X/ (single port, 3Mbps)
UART, GPIO and multi-serial protocols (SPI, I2C, JTAG) bridges
FT2232C/D (dual port, clock up to 6 MHz)
FT232H (single port, clock up to 30 MHz)
FT2232H (dual port, clock up to 30 MHz)
FT4232H (quad port, clock up to 30 MHz)
Description-md5:
Homepage: https://github.com/eblot/pyftdi
Section: python
Priority: optional
Filename: pool/main/p/pyftdi/python3-ftdi_0.54.0-1_amd64.deb