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

Last updated: May 11,2024

1. Install "python3-unittest2" package

Please follow the steps below to install python3-unittest2 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-unittest2

2. Uninstall "python3-unittest2" package

Please follow the steps below to uninstall python3-unittest2 on Ubuntu 21.10 (Impish Indri):

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

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

Package: python3-unittest2
Architecture: all
Version: 1.1.0-7
Priority: optional
Section: python
Source: unittest2
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 464
Depends: python3-linecache2, python3-pkg-resources, python3-six (>= 1.4), python3-traceback2, python3:any
Filename: pool/main/u/unittest2/python3-unittest2_1.1.0-7_all.deb
Size: 75472
MD5sum: 442853077071b6b2545198551759fdee
SHA1: 1926beafa873bace6b99bbdf03796128bd8e3e25
SHA256: 438ace5d553adb30f368748f53955131d4b6a9603681d40c7a525ad9f3911844
SHA512: 58d606027469dc91d75ab88cb1cafbcaaf82a372e8dda3d99f577fd95d44116e66bf2ce471779771acea7b2c6c84a3897a8d0eb166a69951ee9576a2fd34c1c1
Homepage: https://pypi.python.org/pypi/unittest2
Description-en: backport of the enhanced unittest testing framework - Python 3.x
unittest2 is an enhanced version of unittest including a standard test runner
(automatic test discovery), class and module level fixtures (setUpClass /
setUpModule etc), many powerful new assert methods, better resource management
with addCleanups and a host of other new features. These new features are
*all* going into the Python version of unittest in Python 2.7 and Python 3.2.
The point of unittest2 is that it works with Python 2.4 - 2.6; you can use it
now.
.
This package contains the Python 3.x module.
Description-md5: 3299d0b54d7375af07ff0f5fb1277dab