How to Install and Uninstall python3-tap Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 17,2024

1. Install "python3-tap" package

Learn how to install python3-tap on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install python3-tap

2. Uninstall "python3-tap" package

In this section, we are going to explain the necessary steps to uninstall python3-tap on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the python3-tap package on Ubuntu 20.10 (Groovy Gorilla)

Package: python3-tap
Architecture: all
Version: 3.0-1
Priority: optional
Section: universe/python
Source: tap.py
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Python Modules 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-1_all.deb
Size: 33832
MD5sum: 465fe9977a9b14b2a37047126d0e636f
SHA1: 5283f30c18ec40547b31ba342b243463d97214a2
SHA256: 44e853862fe06811889754d9ba3b8bb74fea6f6b097838a735777ef4dbeea195
SHA512: c2e7fd61e3e524fad29683342c74df8e45d3a040127845bc38cd65eaa47455030f6115c4426ed23e4e316c27b62210cecfccf81af72231b7ec53c624884ecf19
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