How to Install and Uninstall python3-serial Package on Kali Linux
Last updated: November 22,2024
1. Install "python3-serial" package
This is a short guide on how to install python3-serial on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
python3-serial
Copied
2. Uninstall "python3-serial" package
This guide let you learn how to uninstall python3-serial on Kali Linux:
$
sudo apt remove
python3-serial
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-serial package on Kali Linux
Package: python3-serial
Source: pyserial
Version: 3.5-2
Installed-Size: 458
Maintainer: Matthias Klose
Architecture: all
Depends: python3:any
Suggests: python3-wxgtk3.0 | python3-wxgtk
Size: 88228
SHA256: 55adf00b96ef91b1d8ad935d134c341f7c3dd021a5666cd53e75f37144006a51
SHA1: 9e2ce017b8f080350efdaff9375f6d346d30648f
MD5sum: 714816c3acaacaba6179d2e20647c0af
Description: 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:
Homepage: https://github.com/pyserial/pyserial
Section: python
Priority: optional
Filename: pool/main/p/pyserial/python3-serial_3.5-2_all.deb
Source: pyserial
Version: 3.5-2
Installed-Size: 458
Maintainer: Matthias Klose
Architecture: all
Depends: python3:any
Suggests: python3-wxgtk3.0 | python3-wxgtk
Size: 88228
SHA256: 55adf00b96ef91b1d8ad935d134c341f7c3dd021a5666cd53e75f37144006a51
SHA1: 9e2ce017b8f080350efdaff9375f6d346d30648f
MD5sum: 714816c3acaacaba6179d2e20647c0af
Description: 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:
Homepage: https://github.com/pyserial/pyserial
Section: python
Priority: optional
Filename: pool/main/p/pyserial/python3-serial_3.5-2_all.deb