How to Install and Uninstall ansible-test Package on openSuSE Tumbleweed

Last updated: May 15,2024

1. Install "ansible-test" package

In this section, we are going to explain the necessary steps to install ansible-test on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ansible-test

2. Uninstall "ansible-test" package

In this section, we are going to explain the necessary steps to uninstall ansible-test on openSuSE Tumbleweed:

$ sudo zypper remove ansible-test

3. Information about the ansible-test package on openSuSE Tumbleweed

Information for package ansible-test:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ansible-test
Version : 2.16.3-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 3.6 MiB
Installed : No
Status : not installed
Source package : ansible-core-2.16.3-1.1.src
Upstream URL : https://ansible.com/
Summary : Tool for testing ansible plugin and module code
Description :
This package installs the ansible-test command for testing modules and plugins
developed for ansible.
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.

5. The same packages on other Linux Distributions