How to Install and Uninstall ansible-doc.noarch Package on Fedora 34

Last updated: October 04,2024

1. Install "ansible-doc.noarch" package

Please follow the instructions below to install ansible-doc.noarch on Fedora 34

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

2. Uninstall "ansible-doc.noarch" package

Please follow the guidance below to uninstall ansible-doc.noarch on Fedora 34:

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

3. Information about the ansible-doc.noarch package on Fedora 34

Last metadata expiration check: 4:35:34 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : ansible-doc
Version : 2.9.27
Release : 3.fc34
Architecture : noarch
Size : 10 M
Source : ansible-2.9.27-3.fc34.src.rpm
Repository : updates
Summary : Documentation for Ansible
URL : https://ansible.com
License : GPLv3+ and BSD and Python and MIT and ASL 2.0
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