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

Last updated: July 02,2024

1. Install "python310-dockerpty" package

Please follow the step by step instructions below to install python310-dockerpty on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-dockerpty

2. Uninstall "python310-dockerpty" package

Here is a brief guide to show you how to uninstall python310-dockerpty on openSuSE Tumbleweed:

$ sudo zypper remove python310-dockerpty

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

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