How to Install and Uninstall ansible-core.noarch Package on Fedora 35
Last updated: January 11,2025
1. Install "ansible-core.noarch" package
Here is a brief guide to show you how to install ansible-core.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
ansible-core.noarch
Copied
2. Uninstall "ansible-core.noarch" package
This guide let you learn how to uninstall ansible-core.noarch on Fedora 35:
$
sudo dnf remove
ansible-core.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the ansible-core.noarch package on Fedora 35
Last metadata expiration check: 0:26:05 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : ansible-core
Version : 2.12.7
Release : 1.fc35
Architecture : noarch
Size : 2.4 M
Source : ansible-core-2.12.7-1.fc35.src.rpm
Repository : updates
Summary : A radically simple IT automation system
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 is the base part of ansible (the engine).
Available Packages
Name : ansible-core
Version : 2.12.7
Release : 1.fc35
Architecture : noarch
Size : 2.4 M
Source : ansible-core-2.12.7-1.fc35.src.rpm
Repository : updates
Summary : A radically simple IT automation system
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 is the base part of ansible (the engine).