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

Last updated: June 01,2024

1. Install "python38-dockerpty" package

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

$ sudo zypper refresh $ sudo zypper install python38-dockerpty

2. Uninstall "python38-dockerpty" package

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

$ sudo zypper remove python38-dockerpty

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

Information for package python38-dockerpty:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-dockerpty
Version : 0.4.1-4.11
Arch : noarch
Vendor : openSUSE
Installed Size : 98,3 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.