How to Install and Uninstall python3-serial-asyncio Package on Kali Linux

Last updated: May 16,2024

1. Install "python3-serial-asyncio" package

Learn how to install python3-serial-asyncio on Kali Linux

$ sudo apt update $ sudo apt install python3-serial-asyncio

2. Uninstall "python3-serial-asyncio" package

This guide covers the steps necessary to uninstall python3-serial-asyncio on Kali Linux:

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

3. Information about the python3-serial-asyncio package on Kali Linux

Package: python3-serial-asyncio
Source: pyserial-asyncio
Version: 0.6-4
Installed-Size: 39
Maintainer: Debian Python Team
Architecture: all
Depends: python3-serial, python3:any
Size: 8360
SHA256: 445598b2a6c38fe8a33146b94f9b1bb6ecaaae705d03b54171998ce899932671
SHA1: 65152a779beed5e613fe7dbf826a492f2a9bd880
MD5sum: 00b83ad1fd3b19f6d809dc7a1f6686da
Description: Async I/O extension package for pyserial
Async I/O extension package for the Python Serial Port Extension for
OSX, Linux, BSD. It depends on pySerial and is compatible with
Python 3.5 and later.
Description-md5:
Homepage: https://github.com/pyserial/pyserial-asyncio
Section: python
Priority: optional
Filename: pool/main/p/pyserial-asyncio/python3-serial-asyncio_0.6-4_all.deb