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

Last updated: May 05,2024

1. Install "python3-serial" package

Please follow the steps below to install python3-serial on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-serial

2. Uninstall "python3-serial" package

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

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

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

Package: python3-serial
Architecture: all
Version: 3.5~b0-1
Priority: optional
Section: python
Source: pyserial
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Matthias Klose
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 458
Depends: python3:any
Suggests: python3-wxgtk3.0 | python3-wxgtk
Filename: pool/main/p/pyserial/python3-serial_3.5~b0-1_all.deb
Size: 76616
MD5sum: 1c69d8bb6eb7f1159c0a79b55e1972be
SHA1: 7e6fd5382d84bc1cc383a4e4db996243ef406fa9
SHA256: 33a46cdd29405b4a1f2bc430b3bc9aa716e2dbb168bca3277f66f7eae93ab38e
SHA512: 919cc11d2d8e5f51c1c1d383e2a5550e9d63653494fbaba63b513322fc0c7e75548528ae85fa230f311941c3dbabda124b01c26a3887a835dcf869e9cb40ec20
Homepage: http://pyserial.sourceforge.net/
Description-en: pyserial - module encapsulating access for the serial port
This module encapsulates the access for the serial port. It provides
back-ends for standard Python running on Windows, Linux, BSD (possibly
any POSIX compliant system). The module named "serial" automatically
selects the appropriate back-end.
Description-md5: 4dab91c4e71dab549f66bda57e2ecc69
Task: server-minimal, cloud-image