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

Last updated: May 19,2024

1. Install "python3-cliapp" package

Learn how to install python3-cliapp on Kali Linux

$ sudo apt update $ sudo apt install python3-cliapp

2. Uninstall "python3-cliapp" package

This tutorial shows how to uninstall python3-cliapp on Kali Linux:

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

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

Package: python3-cliapp
Source: python-cliapp
Version: 1.20180812.1-6
Installed-Size: 202
Maintainer: Debian QA Group
Architecture: all
Replaces: python-cliapp (<< 1.20170827-1)
Depends: python3:any, python3 (>= 3.4), python3-yaml
Suggests: python3-xdg
Breaks: python-cliapp (<< 1.20170827-1)
Size: 44236
SHA256: 276364a63195c63f97373cca067567831248297c1c1a92a520c2d600c0a00ab7
SHA1: 854e2057e59762fa2292b5f32f8f160ef4acc113
MD5sum: 5e34222138593ef9be2f27c66123091e
Description: Python framework for Unix command line programs
cliapp makes it easier to write typical Unix command line programs,
by taking care of the common tasks they need to do, such as
parsing the command line, reading configuration files, setting
up logging, iterating over lines of input files, and so on.
Description-md5:
Homepage: http://liw.fi/cliapp/
Section: python
Priority: optional
Filename: pool/main/p/python-cliapp/python3-cliapp_1.20180812.1-6_all.deb