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

Last updated: May 19,2024

1. Install "python312-dockerpty" package

This guide covers the steps necessary to install python312-dockerpty on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-dockerpty

2. Uninstall "python312-dockerpty" package

Please follow the instructions below to uninstall python312-dockerpty on openSuSE Tumbleweed:

$ sudo zypper remove python312-dockerpty

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

Information for package python312-dockerpty:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-dockerpty
Version : 0.4.1-5.8
Arch : noarch
Vendor : openSUSE
Installed Size : 83.8 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.