How to Install and Uninstall ansible-doc.noarch Package on CentOS 8 / RHEL 8

Last updated: February 03,2025

1. Install "ansible-doc.noarch" package

Please follow the instructions below to install ansible-doc.noarch on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install ansible-doc.noarch

2. Uninstall "ansible-doc.noarch" package

Please follow the steps below to uninstall ansible-doc.noarch on CentOS 8 / RHEL 8:

$ sudo dnf remove ansible-doc.noarch $ sudo dnf autoremove

3. Information about the ansible-doc.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 3:47:52 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : ansible-doc
Version : 2.9.21
Release : 1.el8
Architecture : noarch
Size : 12 M
Source : ansible-2.9.21-1.el8.src.rpm
Repository : epel
Summary : Documentation for Ansible
URL : http://ansible.com
License : GPLv3+
Description :
: Ansible is a radically simple model-driven configuration management,
: multi-node deployment, and remote task execution system. Ansible works
: over SSH and does not require any software or daemons to be installed
: on remote nodes. Extension modules can be written in any language and
: are transferred to managed machines automatically.
:
: This package installs extensive documentation for ansible