How to Install and Uninstall python-docker-tests.noarch Package on Oracle Linux 9

Last updated: May 16,2024

1. Install "python-docker-tests.noarch" package

In this section, we are going to explain the necessary steps to install python-docker-tests.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install python-docker-tests.noarch

2. Uninstall "python-docker-tests.noarch" package

This tutorial shows how to uninstall python-docker-tests.noarch on Oracle Linux 9:

$ sudo dnf remove python-docker-tests.noarch $ sudo dnf autoremove

3. Information about the python-docker-tests.noarch package on Oracle Linux 9

Last metadata expiration check: 3:42:32 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python-docker-tests
Version : 5.0.2
Release : 3.el9
Architecture : noarch
Size : 85 k
Source : python-docker-5.0.2-3.el9.src.rpm
Repository : epel
Summary : Unit tests and integration tests for python-docker
URL : https://pypi.org/project/docker
License : ASL 2.0
Description : Upstream test-suite (unit, integration) packaged as RPM.