How to Install and Uninstall python39-dockerpty Package on openSuSE Tumbleweed

Last updated: October 06,2024

1. Install "python39-dockerpty" package

Please follow the instructions below to install python39-dockerpty on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-dockerpty

2. Uninstall "python39-dockerpty" package

Please follow the step by step instructions below to uninstall python39-dockerpty on openSuSE Tumbleweed:

$ sudo zypper remove python39-dockerpty

3. Information about the python39-dockerpty package on openSuSE Tumbleweed

Information for package python39-dockerpty:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-dockerpty
Version : 0.4.1-5.8
Arch : noarch
Vendor : openSUSE
Installed Size : 73.0 KiB
Installed : No
Status : not installed
Source package : python-dockerpty-0.4.1-5.8.src
Upstream URL : https://pypi.python.org/pypi/dockerpty
Summary : Docker API Client
Description :
Provides the functionality needed to operate the pseudo-tty (PTY) allocated to
a docker container, using the Python client.