How to Install and Uninstall python2-dockerpty Package on openSUSE Leap

Last updated: July 02,2024

1. Install "python2-dockerpty" package

Please follow the step by step instructions below to install python2-dockerpty on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-dockerpty

2. Uninstall "python2-dockerpty" package

This guide covers the steps necessary to uninstall python2-dockerpty on openSUSE Leap:

$ sudo zypper remove python2-dockerpty

3. Information about the python2-dockerpty package on openSUSE Leap

Information for package python2-dockerpty:
------------------------------------------
Repository : Main Repository
Name : python2-dockerpty
Version : 0.4.1-bp153.1.22
Arch : noarch
Vendor : openSUSE
Installed Size : 78,6 KiB
Installed : No
Status : not installed
Source package : python-dockerpty-0.4.1-bp153.1.22.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.