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

Last updated: December 26,2024

1. Install "python311-dockerpty" package

Please follow the steps below to install python311-dockerpty on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-dockerpty

2. Uninstall "python311-dockerpty" package

This is a short guide on how to uninstall python311-dockerpty on openSuSE Tumbleweed:

$ sudo zypper remove python311-dockerpty

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

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