How to Install and Uninstall libftdi1-2 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libftdi1-2" package

Please follow the steps below to install libftdi1-2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libftdi1-2

2. Uninstall "libftdi1-2" package

Please follow the instructions below to uninstall libftdi1-2 on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libftdi1-2 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libftdi1-2
Priority: optional
Section: universe/libs
Installed-Size: 69
Maintainer: Ubuntu Developers
Original-Maintainer: Aurelien Jarno
Architecture: amd64
Source: libftdi1
Version: 1.2-5build1
Depends: libc6 (>= 2.14), libusb-1.0-0 (>= 2:1.0.8)
Filename: pool/universe/libf/libftdi1/libftdi1-2_1.2-5build1_amd64.deb
Size: 23628
MD5sum: 5c9cdedbc2d9e44477223d667b868c6c
SHA1: 2d6efeb4e02bce0e21446818f6845aa5c13a785b
SHA256: 714f4ffa0bc7ede3dc887e3716fea1de1458385075a2dfe7610827e6639b268d
Description-en: 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: ec9ebee7e2c0c23662682b02db765647
Multi-Arch: same
Homepage: http://www.intra2net.com/en/developer/libftdi/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu