How to Install and Uninstall python3-click-repl Package on Kali Linux

Last updated: May 18,2024

1. Install "python3-click-repl" package

Please follow the step by step instructions below to install python3-click-repl on Kali Linux

$ sudo apt update $ sudo apt install python3-click-repl

2. Uninstall "python3-click-repl" package

Here is a brief guide to show you how to uninstall python3-click-repl on Kali Linux:

$ sudo apt remove python3-click-repl $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-click-repl package on Kali Linux

Package: python3-click-repl
Source: python-click-repl
Version: 0.3.0-1
Installed-Size: 47
Maintainer: Debian Python Team
Architecture: all
Depends: python3-click, python3-prompt-toolkit, python3:any
Size: 10232
SHA256: 4cf01f9c02ac3cc1b9e73b105acc9a888667ee425a2e88466e62a55a363d94d6
SHA1: 0412eb3daa824149eb94ae890f16395f156cbb1d
MD5sum: 28f4ee63ccfef5f5198dba2bcce07a6d
Description: REPL plugin for Click - Python 3.x
Click is a Python package for creating beautiful command line interfaces
in a composable way with as little code as necessary. It's the "Command
Line Interface Creation Kit". It's highly configurable but comes with
sensible defaults out of the box.
.
It aims to make the process of writing command line tools quick and fun
while also preventing any frustration caused by the inability to implement
an intended CLI API.
.
This package provides a REPL plugin for click.
Description-md5:
Homepage: https://github.com/untitaker/click-repl
Section: python
Priority: optional
Filename: pool/main/p/python-click-repl/python3-click-repl_0.3.0-1_all.deb