How to Install and Uninstall libcxx-serial-dev Package on Kali Linux

Last updated: May 21,2024

1. Install "libcxx-serial-dev" package

This is a short guide on how to install libcxx-serial-dev on Kali Linux

$ sudo apt update $ sudo apt install libcxx-serial-dev

2. Uninstall "libcxx-serial-dev" package

This guide let you learn how to uninstall libcxx-serial-dev on Kali Linux:

$ sudo apt remove libcxx-serial-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcxx-serial-dev package on Kali Linux

Package: libcxx-serial-dev
Source: libcxx-serial (1.2.1-5)
Version: 1.2.1-5+b1
Installed-Size: 401
Maintainer: Alec Leamas
Architecture: amd64
Depends: libcxx-serial1 (= 1.2.1-5+b1)
Size: 115904
SHA256: 1413b90990b67ff637937222b4539fd4f0a6efae2d3cec3f4c1f4efd0fafb094
SHA1: 5d0e89d1e399cc524b5b45062755ae360f4fe704
MD5sum: 26f3e85550a84e928d913a12a061df5f
Description: Cross-platform, Serial Port library written in C++ (devel)
A cross-platform library for interfacing with rs-232 serial like ports
written in C++. It provides a modern C++ interface with a workflow
designed to look and feel like PySerial, but with the speed and control
provided by C++.
.
The upstream package name is serial. The Debian package is named
cxx-serial to avoid a name conflict.
.
Serial is a class that provides the basic interface common to serial
libraries (open, close, read, write, etc..) and requires no extra
dependencies. It also provides tight control over timeouts and control
over handshaking lines.
.
This package contains the development files (headers, unversioned
so-librarie, pkg-config .pc file) and also some developer documentation.
Description-md5:
Multi-Arch: same
Homepage: http://wjwwood.io/serial/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libc/libcxx-serial/libcxx-serial-dev_1.2.1-5+b1_amd64.deb