How to Install and Uninstall ansible-test.x86_64 Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "ansible-test.x86_64" package
Please follow the instructions below to install ansible-test.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
ansible-test.x86_64
Copied
2. Uninstall "ansible-test.x86_64" package
Here is a brief guide to show you how to uninstall ansible-test.x86_64 on Rocky Linux 8:
$
sudo dnf remove
ansible-test.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ansible-test.x86_64 package on Rocky Linux 8
Last metadata expiration check: 1:53:23 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : ansible-test
Version : 2.12.2
Release : 4.el8_6.rocky.0.1
Architecture : x86_64
Size : 664 k
Source : ansible-core-2.12.2-4.el8_6.rocky.0.1.src.rpm
Repository : appstream
Summary : Tool for testing ansible plugin and module code
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.
:
: This package installs the ansible-test command for testing modules and plugins
: developed for ansible.
Available Packages
Name : ansible-test
Version : 2.12.2
Release : 4.el8_6.rocky.0.1
Architecture : x86_64
Size : 664 k
Source : ansible-core-2.12.2-4.el8_6.rocky.0.1.src.rpm
Repository : appstream
Summary : Tool for testing ansible plugin and module code
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.
:
: This package installs the ansible-test command for testing modules and plugins
: developed for ansible.