How to Install and Uninstall libgensio-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 13,2024

1. Install "libgensio-dev" package

Please follow the instructions below to install libgensio-dev on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libgensio-dev

2. Uninstall "libgensio-dev" package

Please follow the guidelines below to uninstall libgensio-dev on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libgensio-dev package on Ubuntu 21.04 (Hirsute Hippo)

Package: libgensio-dev
Architecture: amd64
Version: 2.2.4-1
Multi-Arch: same
Priority: optional
Section: universe/libdevel
Source: gensio
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Marc Haber
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 990
Depends: libgensio0 (= 2.2.4-1)
Filename: pool/universe/g/gensio/libgensio-dev_2.2.4-1_amd64.deb
Size: 245560
MD5sum: b6f27d212f751b0103709bb062aad289
SHA1: b3fbbd0010fe49dc5f09ff78eb0723b85f44eac2
SHA256: c0ca3a065f6e56be07be1cab1c18e3f4c95186e57babe4b50d774661d964bada
SHA512: de2aec7da9cb6e5ce7cce684a6305b0cd5957b4773a80dc56c941d864bd7c44e3a26c0f8b8281b2e2ad8e0c52433c053f0c6ca87d9719545e29e04c1b20e0232
Homepage: https://github.com/cminyard/gensio
Description-en: abstract stream I/O (development 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 development headers and static libraries.
Description-md5: 167c8984a2f89a1374c8ca415285adef