How to Install and Uninstall libgensio0 Package on Kali Linux

Last updated: October 05,2024

1. Install "libgensio0" package

Please follow the instructions below to install libgensio0 on Kali Linux

$ sudo apt update $ sudo apt install libgensio0

2. Uninstall "libgensio0" package

Please follow the guidance below to uninstall libgensio0 on Kali Linux:

$ sudo apt remove libgensio0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgensio0 package on Kali Linux

Package: libgensio0
Source: gensio
Version: 2.5.1-2
Installed-Size: 816
Maintainer: Marc Haber
Architecture: amd64
Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libopenipmi0 (>= 2.0.33), libpython3.10 (>= 3.10.0), libsctp1 (>= 1.0.19+dfsg), libssl3 (>= 3.0.0), libstdc++6 (>= 5.2), libwrap0 (>= 7.6-4~)
Size: 272720
SHA256: 4aa3a48dd0dbcd58f545d5a829d0627e2b84691a85626059bdd385eed9276f9f
SHA1: 2f86a45c785df7893d0e46e78b924d88123ee30e
MD5sum: 792812edc81f784ca18c84aaffe92493
Description: abstract stream I/O (runtime files)
This library (pronounced gen'-see-oh) is used to abstract stream I/O
like serial port, TCP, telnet, UDP, SSL, IPMI SOL etc and offers a
framework for giving a consistent view of various stream (and packet)
I/O types. You create a gensio object (or a gensio), and you can use
that gensio without having to know too much about what is going on
underneath. You can stack gensio on top of another one to add protocol
funcionality. For instance, you can create a TCP gensio, stack SSL on
top of that, and stack Telnet on top of that. It supports a number of
network I/O and serial ports. Gensio can be used for sending and
receiving ports, and it also supports establishing encrypted and
authenticated connections.
.
This package contains the shared libraries.
Description-md5: 9cdbd584bba4079c70bbc69eb544548f
Multi-Arch: same
Homepage: https://github.com/cminyard/gensio
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/g/gensio/libgensio0_2.5.1-2_amd64.deb