How to Install and Uninstall libcxx-serial1 Package on Kali Linux

Last updated: May 15,2024

1. Install "libcxx-serial1" package

Here is a brief guide to show you how to install libcxx-serial1 on Kali Linux

$ sudo apt update $ sudo apt install libcxx-serial1

2. Uninstall "libcxx-serial1" package

This guide covers the steps necessary to uninstall libcxx-serial1 on Kali Linux:

$ sudo apt remove libcxx-serial1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcxx-serial1 package on Kali Linux

Package: libcxx-serial1
Source: libcxx-serial (1.2.1-5)
Version: 1.2.1-5+b1
Installed-Size: 112
Maintainer: Alec Leamas
Architecture: amd64
Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2)
Size: 31768
SHA256: cb4e2e66c71488e684d6da85f1b57d1f59ec2a8123a653a1e68947198cd249ab
SHA1: 60191da716099d1ba051e7d7df3c42d3dfae8a99
MD5sum: 82eddc15e8102cd13b943ccb1335ecc2
Description: Cross-platform, Serial Port library written in C++ (runtime)
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 runtime library.
Description-md5:
Multi-Arch: same
Homepage: http://wjwwood.io/serial/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libc/libcxx-serial/libcxx-serial1_1.2.1-5+b1_amd64.deb