How to Install and Uninstall python3-docker.noarch Package on Fedora 36
Last updated: January 10,2025
1. Install "python3-docker.noarch" package
This tutorial shows how to install python3-docker.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
python3-docker.noarch
Copied
2. Uninstall "python3-docker.noarch" package
Please follow the step by step instructions below to uninstall python3-docker.noarch on Fedora 36:
$
sudo dnf remove
python3-docker.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-docker.noarch package on Fedora 36
Last metadata expiration check: 3:36:44 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-docker
Version : 5.0.3
Release : 1.fc36
Architecture : noarch
Size : 209 k
Source : python-docker-5.0.3-1.fc36.src.rpm
Repository : updates
Summary : A Python library for the Docker Engine API
URL : https://pypi.org/project/docker
License : ASL 2.0
Description : It lets you do anything the docker command does, but from within Python apps –
: run containers, manage containers, manage Swarms, etc.
Available Packages
Name : python3-docker
Version : 5.0.3
Release : 1.fc36
Architecture : noarch
Size : 209 k
Source : python-docker-5.0.3-1.fc36.src.rpm
Repository : updates
Summary : A Python library for the Docker Engine API
URL : https://pypi.org/project/docker
License : ASL 2.0
Description : It lets you do anything the docker command does, but from within Python apps –
: run containers, manage containers, manage Swarms, etc.