How to Install and Uninstall ansible-core.x86_64 Package on Oracle Linux 9
Last updated: November 27,2024
1. Install "ansible-core.x86_64" package
Please follow the step by step instructions below to install ansible-core.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
ansible-core.x86_64
Copied
2. Uninstall "ansible-core.x86_64" package
Please follow the step by step instructions below to uninstall ansible-core.x86_64 on Oracle Linux 9:
$
sudo dnf remove
ansible-core.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ansible-core.x86_64 package on Oracle Linux 9
Last metadata expiration check: 3:29:22 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : ansible-core
Epoch : 1
Version : 2.14.9
Release : 1.el9
Architecture : x86_64
Size : 3.9 M
Source : ansible-core-2.14.9-1.el9.src.rpm
Repository : ol9_appstream
Summary : SSH-based configuration management, deployment, and task execution system
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.
Available Packages
Name : ansible-core
Epoch : 1
Version : 2.14.9
Release : 1.el9
Architecture : x86_64
Size : 3.9 M
Source : ansible-core-2.14.9-1.el9.src.rpm
Repository : ol9_appstream
Summary : SSH-based configuration management, deployment, and task execution system
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.