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

Last updated: May 19,2024

1. Install "python3-cleo" package

In this section, we are going to explain the necessary steps to install python3-cleo on Kali Linux

$ sudo apt update $ sudo apt install python3-cleo

2. Uninstall "python3-cleo" package

Learn how to uninstall python3-cleo on Kali Linux:

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

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

Package: python3-cleo
Source: python-cleo
Version: 2.1.0-2
Installed-Size: 310
Maintainer: Debian Python Team
Architecture: all
Depends: python3-crashtest, python3-pylev, python3:any
Suggests: python-cleo-doc
Breaks: python3-poetry (<< 1.3.1+dfsg-1), python3-poetry-core (<< 1.4.0-2)
Size: 54436
SHA256: 746c9b7618e87167a605a2312cdd593d21d2085dcce7d69afd9bd2909e3576a4
SHA1: a2e28a1303fdfa085bc15e6854db2c3ff36fff9a
MD5sum: 549b4264b643a33a6514b6bad82b5732
Description: create beautiful and testable command-line interfaces
Cleo is mostly a higher level wrapper for CliKit, so a lot of the
components and utilities comes from it. Refer to its documentation
for more information.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/python-poetry/cleo
Section: python
Priority: optional
Filename: pool/main/p/python-cleo/python3-cleo_2.1.0-2_all.deb