How to Install and Uninstall ansible-collection-community-docker.noarch Package on CentOS Stream 9

Last updated: October 03,2024

1. Install "ansible-collection-community-docker.noarch" package

This guide covers the steps necessary to install ansible-collection-community-docker.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install ansible-collection-community-docker.noarch

2. Uninstall "ansible-collection-community-docker.noarch" package

This tutorial shows how to uninstall ansible-collection-community-docker.noarch on CentOS Stream 9:

$ sudo dnf remove ansible-collection-community-docker.noarch $ sudo dnf autoremove

3. Information about the ansible-collection-community-docker.noarch package on CentOS Stream 9

Last metadata expiration check: 0:44:00 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : ansible-collection-community-docker
Version : 3.4.6
Release : 1.el9
Architecture : noarch
Size : 214 k
Source : ansible-collection-community-docker-3.4.6-1.el9.src.rpm
Repository : epel
Summary : Ansible modules and plugins for working with Docker
URL : https://galaxy.ansible.com/community/docker
License : GPL-3.0-or-later AND Apache-2.0
Description : ansible-collection-community-docker provides the community.docker Ansible
: collection. The collection includes Ansible modules and plugins for working
: with Docker.