How to Install and Uninstall python3-subprocess-tee Package on Kali Linux

Last updated: May 18,2024

1. Install "python3-subprocess-tee" package

This tutorial shows how to install python3-subprocess-tee on Kali Linux

$ sudo apt update $ sudo apt install python3-subprocess-tee

2. Uninstall "python3-subprocess-tee" package

This is a short guide on how to uninstall python3-subprocess-tee on Kali Linux:

$ sudo apt remove python3-subprocess-tee $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-subprocess-tee package on Kali Linux

Package: python3-subprocess-tee
Source: subprocess-tee
Version: 0.4.1-1
Installed-Size: 27
Maintainer: Sakirnth Nagarasa
Architecture: all
Depends: python3:any
Size: 6204
SHA256: 7d12715ef1791f364d6fdc8532583947d9ba208335dec8c31ce3ae5661d331c7
SHA1: 58ca6edea31d8b1a35c59115889f7f571f9e5a90
MD5sum: d28053b0caa5dbf1beac64b049e5a50a
Description: alternative to subprocess.run like tee (Python 3.x)
This package provides a drop-in alternative to subprocess.run that
captures the output while still printing it in real-time, just the
way tee does.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: https://github.com/pycontribs/subprocess-tee
Section: python
Priority: optional
Filename: pool/main/s/subprocess-tee/python3-subprocess-tee_0.4.1-1_all.deb