How to Install and Uninstall libserial0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libserial0" package

This tutorial shows how to install libserial0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libserial0

2. Uninstall "libserial0" package

This tutorial shows how to uninstall libserial0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libserial0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libserial0 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libserial0
Priority: optional
Section: universe/libs
Installed-Size: 97
Maintainer: Ubuntu Developers
Original-Maintainer: Gianfranco Costamagna
Architecture: amd64
Source: libserial
Version: 0.6.0~rc2+svn122-4
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 5.2)
Filename: pool/universe/libs/libserial/libserial0_0.6.0~rc2+svn122-4_amd64.deb
Size: 28806
MD5sum: 3180fbc690f0d9e456ce6df7d08cee40
SHA1: c566cd474e6d43d46514627bd8939841017a6473
SHA256: 3051cfabe5b28cff9dd9ab8458d18f6689b68cb0bd1f2f34aa5af5a740579023
Description-en: Serial port programming in C++ under POSIX operating system
A collection of C++ classes which allow the serial port on POSIX systems to be
accessed like an iostream object. Special functions are provided for setting
various parameters of the serial port such as the baud rate, character size,
flow control and other.
.
Provides the libserial library
Description-md5: 74e8478d2a9bf955147ef52c8b26b2a3
Multi-Arch: same
Homepage: http://libserial.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu