How to Install and Uninstall python-tap Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: May 04,2024

1. Install "python-tap" package

Please follow the step by step instructions below to install python-tap on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install python-tap

2. Uninstall "python-tap" package

Learn how to uninstall python-tap on Ubuntu 18.04 LTS (Bionic Beaver):

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

3. Information about the python-tap package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: python-tap
Architecture: all
Version: 2.2-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: 209
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-nose
Breaks: python-tappy (<< 1.9)
Replaces: python-tappy (<< 1.9)
Filename: pool/universe/t/tap.py/python-tap_2.2-1_all.deb
Size: 29864
MD5sum: 3a131760fd4d60c4d5e56a1b24df28c9
SHA1: 4420bbf49669887b684af27838dca93968bf5228
SHA256: 05e099084d1a51197469f9afd7cb7369ed2e6b3cd7f77a44703efb1cba1281bb
Homepage: https://github.com/python-tap/tappy
Description: TAP producer/consumer tools for Python unittest -- Python 2 version
Description-md5: 5fb2ab6b88d85118c514ca9304ff6ce7

5. The same packages on other Linux Distributions