How to Install and Uninstall python3-docker Package on openSUSE Leap

Last updated: May 19,2024

1. Install "python3-docker" package

In this section, we are going to explain the necessary steps to install python3-docker on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-docker

2. Uninstall "python3-docker" package

Please follow the guidelines below to uninstall python3-docker on openSUSE Leap:

$ sudo zypper remove python3-docker

3. Information about the python3-docker package on openSUSE Leap

Information for package python3-docker:
---------------------------------------
Repository : Main Repository
Name : python3-docker
Version : 4.2.0-3.2.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 1.3 MiB
Installed : No
Status : not installed
Source package : python-docker-4.2.0-3.2.1.src
Upstream URL : https://github.com/docker/docker-py
Summary : Docker API Client
Description :
A docker API client in Python