How to Install and Uninstall python3-dockerpty Package on openSUSE Leap
Last updated: March 14,2025
1. Install "python3-dockerpty" package
In this section, we are going to explain the necessary steps to install python3-dockerpty on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-dockerpty
Copied
2. Uninstall "python3-dockerpty" package
Please follow the step by step instructions below to uninstall python3-dockerpty on openSUSE Leap:
$
sudo zypper remove
python3-dockerpty
Copied
3. Information about the python3-dockerpty package on openSUSE Leap
Information for package python3-dockerpty:
------------------------------------------
Repository : Main Repository
Name : python3-dockerpty
Version : 0.4.1-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 99.2 KiB
Installed : No
Status : not installed
Source package : python-dockerpty-0.4.1-bp155.2.10.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.
------------------------------------------
Repository : Main Repository
Name : python3-dockerpty
Version : 0.4.1-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 99.2 KiB
Installed : No
Status : not installed
Source package : python-dockerpty-0.4.1-bp155.2.10.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.