How to Install and Uninstall python3-gensio Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "python3-gensio" package

Here is a brief guide to show you how to install python3-gensio on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-gensio

2. Uninstall "python3-gensio" package

Please follow the instructions below to uninstall python3-gensio on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-gensio $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-gensio package on Ubuntu 21.10 (Impish Indri)

Package: python3-gensio
Architecture: amd64
Version: 2.2.4-1
Priority: optional
Section: universe/libs
Source: gensio
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Marc Haber
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 188
Provides: python3.9-gensio
Depends: libc6 (>= 2.14), libgensio0 (>= 2.2.4), python3 (<< 3.10), python3 (>= 3.9~), python3:any
Filename: pool/universe/g/gensio/python3-gensio_2.2.4-1_amd64.deb
Size: 42612
MD5sum: 98ae8797005771fc4d9d527863475a5a
SHA1: c20a9c073543b123cf49f8e87dec8a7f0fda4c88
SHA256: 704eb11de2e2e6cc94c09f532c882d8a4475d2f6aca7efdfcf912e7b5502961e
SHA512: e8b92a44f7552a6b8fb0a7afdb40c78ee87e6c0cae32ef8c07067d0b375f2ff1b0f5a81688961103c4101858996beb79c093ab13124264c44f8945f95aff93d8
Homepage: https://github.com/cminyard/gensio
Description-en: abstract stream I/O (python 3 bindings)
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 python 3 bindings.
Description-md5: 8370ce0a98563e2b569f05a9c0a1da0a