How to Install and Uninstall ansible.noarch Package on Fedora 36
Last updated: January 20,2025
1. Install "ansible.noarch" package
This tutorial shows how to install ansible.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
ansible.noarch
Copied
2. Uninstall "ansible.noarch" package
This is a short guide on how to uninstall ansible.noarch on Fedora 36:
$
sudo dnf remove
ansible.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the ansible.noarch package on Fedora 36
Last metadata expiration check: 0:26:12 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : ansible
Version : 5.9.0
Release : 1.fc36
Architecture : noarch
Size : 34 M
Source : ansible-5.9.0-1.fc36.src.rpm
Repository : updates
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.
Available Packages
Name : ansible
Version : 5.9.0
Release : 1.fc36
Architecture : noarch
Size : 34 M
Source : ansible-5.9.0-1.fc36.src.rpm
Repository : updates
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.