How to Install and Uninstall python3-xmodem Package on Kali Linux

Last updated: September 21,2024

1. Install "python3-xmodem" package

Learn how to install python3-xmodem on Kali Linux

$ sudo apt update $ sudo apt install python3-xmodem

2. Uninstall "python3-xmodem" package

Learn how to uninstall python3-xmodem on Kali Linux:

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

3. Information about the python3-xmodem package on Kali Linux

Package: python3-xmodem
Source: xmodem
Version: 0.4.7+dfsg-1
Installed-Size: 53
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 11076
SHA256: 223710d2ceef46de480c4b260fae43821147510a4fe5220b3777e958ef3d4458
SHA1: 957ef4e530bef9fb25e3d9929b922186e46408d3
MD5sum: beac85a3780835b8d2eb895489da61d4
Description: xmodem file transfer protocol library (Python 3)
This is a Python implementation of XMODEM, XMODEM1K and XMODMCRC.
These are old serial file transfer protocols which are still in
rare use for embedded systems.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/tehmaze/xmodem
Section: python
Priority: optional
Filename: pool/main/x/xmodem/python3-xmodem_0.4.7+dfsg-1_all.deb