How to Install libserialport0 in Ubuntu 18.04



Install libserialport0 by entering the following commands in the terminal:

sudo apt update
sudo apt install libserialport0

Description:

Crossplatform serial port handling library - shared library

libserialport is a minimal, cross-platform shared library that is intended to take care of the OS-specific details when writing software that uses serial ports. . This package contains the shared library.

Homepage: http://sigrok.org/wiki/Libserialport

Version: 0.1.1-2

Section: universe/libs