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

Last updated: May 09,2024

1. Install "python3-ddt" package

Please follow the guidelines below to install python3-ddt on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-ddt

2. Uninstall "python3-ddt" package

This guide covers the steps necessary to uninstall python3-ddt on Ubuntu 21.10 (Impish Indri):

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

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

Package: python3-ddt
Architecture: all
Version: 1.4.1-2.1
Priority: optional
Section: python
Source: python-ddt
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OpenStack
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 32
Depends: python3:any
Filename: pool/main/p/python-ddt/python3-ddt_1.4.1-2.1_all.deb
Size: 7888
MD5sum: 12453e638446cbe074156ec0929cde2c
SHA1: 3202f48fff723234e7fd475f029a90b9d00d52ae
SHA256: 0d87f07b54cc61fafd3095c756e117ae5fed5a74bc8b89f488f62f8a544c10b8
SHA512: f40fb56d50a53c627426513142c956b73657b04e209e5686801b714be0a3c97b7165f6c1512a0819b3382fa886bc2443ff60594beacc8f11aeb6e7b54d717484
Homepage: https://pypi.python.org/pypi/ddt
Description-en: Data-Driven/Decorated Tests - Python 3.x
DDT (Data-Driven Tests) allows you to multiply one test case by running it
with different test data, and make it appear as multiple test cases. DDT
consists of a class decorator ddt (for your TestCase subclass) and two
method decorators (for your tests that want to be multiplied).
.
This package contains the Python 3.x module.
Description-md5: 6b9450460a7e86082c8ef5cb03574eb0