How to Install and Uninstall python3-dockerpty Package on Kali Linux

Last updated: May 14,2024

1. Install "python3-dockerpty" package

This guide let you learn how to install python3-dockerpty on Kali Linux

$ sudo apt update $ sudo apt install python3-dockerpty

2. Uninstall "python3-dockerpty" package

Please follow the step by step instructions below to uninstall python3-dockerpty on Kali Linux:

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

3. Information about the python3-dockerpty package on Kali Linux

Package: python3-dockerpty
Source: dockerpty
Version: 0.4.1-5
Installed-Size: 51
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Recommends: python3-docker
Size: 11248
SHA256: 0502bffc6e061874ab8ac0a3c251e8ff9c098905706be1cd3be984398c47088f
SHA1: f358fd436c0a6331ea458e7aa653e5868bda53d2
MD5sum: 1972db217e2c02c66fba4d33d16a67a5
Description: Pseudo-tty handler for docker Python client (Python 3.x)
Provides the functionality needed to operate the pseudo-tty (PTY) allocated to
a docker container, using the Python client.
.
This package provides Python 3.x version of dockerpty.
Description-md5:
Homepage: https://github.com/d11wtq/dockerpty
Section: python
Priority: optional
Filename: pool/main/d/dockerpty/python3-dockerpty_0.4.1-5_all.deb