How to Install and Uninstall python3-dockerpty Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 06,2024

1. Install "python3-dockerpty" package

This is a short guide on how to install python3-dockerpty on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-dockerpty

2. Uninstall "python3-dockerpty" package

Please follow the guidance below to uninstall python3-dockerpty on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-dockerpty package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-dockerpty
Architecture: all
Version: 0.4.1-1~16.04.1
Priority: optional
Section: universe/python
Source: dockerpty
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 52
Depends: python3-six, python3:any (>= 3.3.2-2~)
Recommends: python3-docker (>= 0.7.1)
Filename: pool/universe/d/dockerpty/python3-dockerpty_0.4.1-1~16.04.1_all.deb
Size: 10956
MD5sum: 124b28a48c8d2288105374b88bd4f1b8
SHA1: 3d2e3f63660a4fc78dc61985ac20d5e55e19813f
SHA256: 482fc0be366cdf259d5418374ffca5c07eb657fc4ae9e0ea0b46d884d8c6c12d
SHA512: 4766886fbdb62ac8f37df1a4f1a5db5940a6a8dd8ed2d9174b822230ff4ba35bbc83e7c1393ce4ae49018a1219bf8e12491958f39a9445d298f85ce5d2657a0c
Homepage: https://github.com/d11wtq/dockerpty
Description-en: 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: 16cf4a35a10b12e557a8a8a17316e7a2

Package: python3-dockerpty
Priority: optional
Section: universe/python
Installed-Size: 74
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: dockerpty
Version: 0.3.4-1build1
Depends: python3-six, python3:any (>= 3.3.2-2~)
Recommends: python3-docker (>= 0.7.1)
Filename: pool/universe/d/dockerpty/python3-dockerpty_0.3.4-1build1_all.deb
Size: 10148
MD5sum: 04e1af1e1beab84140d421a898c4bc89
SHA1: e1189b3968e434e560608c9000e58ff5debfe8ab
SHA256: 895c4cd16e75d79ae5d2ab51d3482d00da3cd81835abf9357f40fcc680193316
Description-en: 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: 16cf4a35a10b12e557a8a8a17316e7a2
Homepage: https://github.com/d11wtq/dockerpty
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu