How to Install and Uninstall ansible.noarch Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "ansible.noarch" package

Learn how to install ansible.noarch on Rocky Linux 8

$ sudo dnf update $ sudo dnf install ansible.noarch

2. Uninstall "ansible.noarch" package

Please follow the guidelines below to uninstall ansible.noarch on Rocky Linux 8:

$ sudo dnf remove ansible.noarch $ sudo dnf autoremove

3. Information about the ansible.noarch package on Rocky Linux 8

Last metadata expiration check: 1:48:25 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : ansible
Version : 5.4.0
Release : 3.el8
Architecture : noarch
Size : 40 M
Source : ansible-5.4.0-3.el8.src.rpm
Repository : epel
Summary : Curated set of Ansible collections included in addition to ansible-core
URL : https://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 provides a curated set of Ansible collections included in addition
: to ansible-core.