How to Install and Uninstall python3-cli-helpers Package on Kali Linux

Last updated: October 06,2024

1. Install "python3-cli-helpers" package

This guide covers the steps necessary to install python3-cli-helpers on Kali Linux

$ sudo apt update $ sudo apt install python3-cli-helpers

2. Uninstall "python3-cli-helpers" package

This guide covers the steps necessary to uninstall python3-cli-helpers on Kali Linux:

$ sudo apt remove python3-cli-helpers $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-cli-helpers package on Kali Linux

Package: python3-cli-helpers
Source: cli-helpers
Version: 2.3.1-1
Installed-Size: 76
Maintainer: Daniel Baumann
Architecture: all
Depends: python3-configobj, python3-tabulate, python3:any
Size: 16640
SHA256: 34da8b65b5f1a2afa659f4d760a8d243d553cc7895cf2ed0f015f1150746f303
SHA1: c066dc6e0da3155b48ddbf86d816783a904ddfbe
MD5sum: a0bc5ab27f237273a5a0b61d38e89057
Description: easy command-line apps with Python
CLI Helpers is a Python package that makes it easy to perform common tasks when
building command-line apps. It's a helper library for command-line interfaces.
.
Libraries like Click and Python Prompt Toolkit are amazing tools that help you
create quality apps. CLI Helpers complements these libraries by wrapping up
common tasks in simple interfaces.
Description-md5:
Homepage: https://dbcli.com
Section: python
Priority: optional
Filename: pool/main/c/cli-helpers/python3-cli-helpers_2.3.1-1_all.deb