How to Install and Uninstall libserial1 Package on Kali Linux

Last updated: May 15,2024

1. Install "libserial1" package

This is a short guide on how to install libserial1 on Kali Linux

$ sudo apt update $ sudo apt install libserial1

2. Uninstall "libserial1" package

Please follow the instructions below to uninstall libserial1 on Kali Linux:

$ sudo apt remove libserial1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libserial1 package on Kali Linux

Package: libserial1
Source: libserial
Version: 1.0.0-9
Installed-Size: 109
Maintainer: Gianfranco Costamagna
Architecture: amd64
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2)
Size: 29208
SHA256: 692de8cb6ee80012d8fc4edf6463cccc1b40aaf6fdb7b9da28ad66d2f82bd171
SHA1: 10f71072477769a5b141cbf768cfe7ce114e2874
MD5sum: 21fea96c9c025335773c368a90cadaf3
Description: 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:
Multi-Arch: same
Homepage: https://github.com/crayzeewulf/libserial
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libs/libserial/libserial1_1.0.0-9_amd64.deb