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

Last updated: May 15,2024

1. Install "python3-param" package

Here is a brief guide to show you how to install python3-param on Kali Linux

$ sudo apt update $ sudo apt install python3-param

2. Uninstall "python3-param" package

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

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

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

Package: python3-param
Source: python-param
Version: 1.12.3-1
Installed-Size: 335
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3:any
Size: 73260
SHA256: 9a33f82c095ced1fbcd63321c4a3e8d8c39f133180db07bd7145b123ccb58bb1
SHA1: 7577444238fef85a4e84215e09bbd554ac984c3b
MD5sum: 5fc5f0f3903679b5ce3bf102204a02d5
Description: Make your Python code clearer and more reliable by declaring Parameters
Param is a library providing Parameters: Python attributes extended to
have features such as type and range checking, dynamically generated
values, documentation strings, default values, etc., each of which is
inherited from parent classes if not specified in a subclass.
Description-md5:
Homepage: https://github.com/holoviz/param
Section: python
Priority: optional
Filename: pool/main/p/python-param/python3-param_1.12.3-1_all.deb