How to Install and Uninstall python3-parameterized Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 02,2024

1. Install "python3-parameterized" package

Please follow the instructions below to install python3-parameterized on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-parameterized

2. Uninstall "python3-parameterized" package

Please follow the step by step instructions below to uninstall python3-parameterized on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-parameterized package on Ubuntu 21.10 (Impish Indri)

Package: python3-parameterized
Architecture: all
Version: 0.7.0-2
Priority: optional
Section: universe/python
Source: python-parameterized
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 77
Depends: python3:any
Filename: pool/universe/p/python-parameterized/python3-parameterized_0.7.0-2_all.deb
Size: 15972
MD5sum: 6ad308ea1d25a378b3622cb5431a41aa
SHA1: d4174729ebfd29f40385e27d44fadbbb144b658d
SHA256: 1c7d1ccdb42bb95c88dc0f98a42afc8b2fa104af1050257b81f14edb14558572
SHA512: 0b918451c401bee10ed266511bc75b9db52df3f3e2f9c029b3b7e7c3e99005bec758e2c57da0eca8f152e516df3c307ec7012858da139ca37da6da68289e327c
Homepage: https://github.com/wolever/parameterized
Description-en: parameterized testing for Python 3
The parameterized module provides a set of decorators for parameterized
testing in Python. It supports nose, nose2, pytest and unittest.
.
The @parameterized decorator can be used for class methods, and standalone
functions, whilst the @parameterized.expand should be used for classes
deriving from unittest.TestCase.
.
This package provides the modules for Python 3.
Description-md5: 197d3bffd1b970d48f55b89ea8916c1f