How to Install and Uninstall libserialport-dev Package on Kali Linux

Last updated: May 06,2024

1. Install "libserialport-dev" package

This guide let you learn how to install libserialport-dev on Kali Linux

$ sudo apt update $ sudo apt install libserialport-dev

2. Uninstall "libserialport-dev" package

This guide covers the steps necessary to uninstall libserialport-dev on Kali Linux:

$ sudo apt remove libserialport-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libserialport-dev package on Kali Linux

Package: libserialport-dev
Source: libserialport
Version: 0.1.1-4
Installed-Size: 205
Maintainer: Debian Electronics Packaging Team
Architecture: amd64
Depends: libserialport0 (= 0.1.1-4)
Size: 56860
SHA256: 7d9f2ecc5f2b3ea267980bfeb3791b5508ef19e948d65ec3b1388a4172795be4
SHA1: 3ecd0891dec2008845fc7367b9059fe3689a950e
MD5sum: 11feafabcb40c9b39a26a2726b749acc
Description: Crossplatform serial port handling library - development files
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 header files and other development files.
Description-md5:
Multi-Arch: same
Homepage: http://sigrok.org/wiki/Libserialport
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libs/libserialport/libserialport-dev_0.1.1-4_amd64.deb