How to Install and Uninstall python3-nose-parameterized Package on Kali Linux

Last updated: May 10,2024

1. Install "python3-nose-parameterized" package

This tutorial shows how to install python3-nose-parameterized on Kali Linux

$ sudo apt update $ sudo apt install python3-nose-parameterized

2. Uninstall "python3-nose-parameterized" package

Learn how to uninstall python3-nose-parameterized on Kali Linux:

$ sudo apt remove python3-nose-parameterized $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-nose-parameterized package on Kali Linux

Package: python3-nose-parameterized
Source: python-nose-parameterized
Version: 0.3.4-5
Installed-Size: 35
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-nose, python3:any
Suggests: python-nose-parameterized-doc
Size: 8060
SHA256: c898c69faecbfd61aa5038c05277fe26eb0195fc31a41fede5cde5b871208e7d
SHA1: 2d13a0869af8d192595a81d220d939e928aff3b4
MD5sum: 9f871e0f4ad0092cda92b2fe1124dac2
Description: Decorator for parameterized testing with Nose - Python 3.x
nose-parameterized is a decorator for parameterized testing of Python code
with nose.
.
The provided decorators make it simple to pass lists, iterables, tuples or
callables to the test functions. This allows you to separate the data from the
test without having to subclass unittest.testcase.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: https://github.com/wolever/nose-parameterized
Tag: implemented-in::python
Section: python
Priority: optional
Filename: pool/main/p/python-nose-parameterized/python3-nose-parameterized_0.3.4-5_all.deb