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

Last updated: May 03,2024

1. Install "python36-dockerpty" package

Here is a brief guide to show you how to install python36-dockerpty on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-dockerpty

2. Uninstall "python36-dockerpty" package

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

$ sudo zypper remove python36-dockerpty

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

Information for package python36-dockerpty:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-dockerpty
Version : 0.4.1-4.11
Arch : noarch
Vendor : openSUSE
Installed Size : 98,2 KiB
Installed : No
Status : not installed
Source package : python-dockerpty-0.4.1-4.11.src
Summary : Docker API Client
Description :
Provides the functionality needed to operate the pseudo-tty (PTY) allocated to
a docker container, using the Python client.