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

Last updated: May 01,2024

1. Install "ansible-doc.noarch" package

Please follow the steps below to install ansible-doc.noarch on CentOS Stream 8

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

2. Uninstall "ansible-doc.noarch" package

This guide let you learn how to uninstall ansible-doc.noarch on CentOS Stream 8:

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

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

Last metadata expiration check: 3:10:10 ago on Sat 02 Oct 2021 09:11:27 AM UTC.
Available Packages
Name : ansible-doc
Version : 2.9.25
Release : 1.el8
Architecture : noarch
Size : 12 M
Source : ansible-2.9.25-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