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

Last updated: May 17,2024

1. Install "python3-tap" package

In this section, we are going to explain the necessary steps to install python3-tap on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-tap

2. Uninstall "python3-tap" package

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

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

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

Package: python3-tap
Architecture: all
Version: 3.0-2
Priority: optional
Section: universe/python
Source: tap.py
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 229
Depends: python3:any
Recommends: python3-more-itertools, python3-yaml (>= 5.1)
Breaks: python-tappy (<< 1.9)
Replaces: python-tappy (<< 1.9)
Filename: pool/universe/t/tap.py/python3-tap_3.0-2_all.deb
Size: 33920
MD5sum: da86889262a47d483d3a70f9bf66df49
SHA1: 3c3e01fa1c73af6ddcc98a6bddd0d863abbecf02
SHA256: 78ce80dd81671ba145ad71e9f150acd8ed6aea1e3bfd3b6b54111dd1868d0882
SHA512: 4a368014a56d48e8a9a509887c95f526377863877b595fa514d20291be3c03fd8fa24f45903c01ed8f7d83e96d0ac3fc6f5cee59b0fc379ba663eacd722e43c2
Homepage: https://github.com/python-tap/tappy
Description-en: TAP producer/consumer tools for Python unittest -- Python 3 version
The tap.py package provides a set of tools for working with the
Test Anything Protocol (TAP). TAP is a line based test protocol
for recording test data in a standard way.
.
As a TAP producer, this package comes with a test-runner that
implements the unittest.TestRunner interface and produces TAP
compliant output.
.
As a TAP consumer, it includes tools to parse the output of
TAP compliant producers. It also provides means to replay a
test-suite from a captured output, without having to actually
run the tests again.
.
This package provide the Python 3.x version of tap.py.
Description-md5: 591da0858a19ce4db439745e0a017bb5