How to Install and Uninstall ansible-core Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "ansible-core" package
This tutorial shows how to install ansible-core on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
ansible-core
Copied
2. Uninstall "ansible-core" package
This guide let you learn how to uninstall ansible-core on openSuSE Tumbleweed:
$
sudo zypper remove
ansible-core
Copied
3. Information about the ansible-core package on openSuSE Tumbleweed
Information for package ansible-core:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ansible-core
Version : 2.16.3-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 11.4 MiB
Installed : No
Status : not installed
Source package : ansible-core-2.16.3-1.1.src
Upstream URL : https://ansible.com/
Summary : Radically simple IT automation
Description :
Ansible is a radically simple IT automation system. It handles configuration
management, application deployment, cloud provisioning, ad-hoc task execution,
network automation, and multi-node orchestration. Ansible makes complex changes
like zero-downtime rolling updates with load balancers easy. More information
on the Ansible website .
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ansible-core
Version : 2.16.3-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 11.4 MiB
Installed : No
Status : not installed
Source package : ansible-core-2.16.3-1.1.src
Upstream URL : https://ansible.com/
Summary : Radically simple IT automation
Description :
Ansible is a radically simple IT automation system. It handles configuration
management, application deployment, cloud provisioning, ad-hoc task execution,
network automation, and multi-node orchestration. Ansible makes complex changes
like zero-downtime rolling updates with load balancers easy. More information
on the Ansible website