How to Install and Uninstall tappy Package on Kali Linux

Last updated: May 17,2024

1. Install "tappy" package

This is a short guide on how to install tappy on Kali Linux

$ sudo apt update $ sudo apt install tappy

2. Uninstall "tappy" package

Please follow the step by step instructions below to uninstall tappy on Kali Linux:

$ sudo apt remove tappy $ sudo apt autoclean && sudo apt autoremove

3. Information about the tappy package on Kali Linux

Package: tappy
Source: tap.py
Version: 3.1-1
Installed-Size: 18
Maintainer: Debian Python Team
Architecture: all
Replaces: python-tappy, python3-tappy
Depends: python3-pkg-resources, python3-tap (= 3.1-1), python3:any
Conflicts: python-tappy, python3-tappy
Size: 7288
SHA256: 9ba3a59e3f01a8909b1454fbdfd3c2b0e674be6d821e27681309c59d47a88e77
SHA1: 3d13f065c12d5b2e00c77f8dcc2cedafc461ef72
MD5sum: c2a519d46a7dc09de52238729e1575dd
Description: TAP consumer tool
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.
.
This package provides the command-line tool 'tappy', which parses
TAP syntax in files or a stream and produces unittest-style output.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/python-tap/tappy
Section: devel
Priority: optional
Filename: pool/main/t/tap.py/tappy_3.1-1_all.deb