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

Last updated: September 20,2024

1. Install "python3-cmd2" package

This is a short guide on how to install python3-cmd2 on Kali Linux

$ sudo apt update $ sudo apt install python3-cmd2

2. Uninstall "python3-cmd2" package

Please follow the instructions below to uninstall python3-cmd2 on Kali Linux:

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

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

Package: python3-cmd2
Source: cmd2
Version: 2.4.3+ds-2
Installed-Size: 631
Maintainer: Josenilson Ferreira da Silva
Architecture: all
Depends: python3-wcwidth, python3-attr, python3-importlib-metadata | python3 (>> 3.8), python3-pyperclip, python3-typing-extensions | python3 (>> 3.8), python3:any
Suggests: python-cmd2-doc
Size: 143824
SHA256: 3142160dbf64c4eca9e512ac4a4e77e0b8c1e20e4235b32b3520d4319ab7279d
SHA1: 422c5844db42e43916fae023e34df2fad0170ac9
MD5sum: b9b200ff229ac63e31a4a36e5cc159e9
Description: Enhanced Python cmd module - Python 3.x
Drop-in replacement adds several features for command-prompt tools, like
searchable and persistent command history, multi-line commands, input and
output redirections, integrated Python shell, testing helpers
.
This package provides the Python 3.x module.
Description-md5:
Homepage: https://github.com/python-cmd2/cmd2
Section: python
Priority: optional
Filename: pool/main/c/cmd2/python3-cmd2_2.4.3+ds-2_all.deb