How to Install and Uninstall ansible-doc Package on openSUSE Leap
Last updated: February 01,2025
1. Install "ansible-doc" package
This tutorial shows how to install ansible-doc on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
ansible-doc
Copied
2. Uninstall "ansible-doc" package
Please follow the guidance below to uninstall ansible-doc on openSUSE Leap:
$
sudo zypper remove
ansible-doc
Copied
3. Information about the ansible-doc package on openSUSE Leap
Information for package ansible-doc:
------------------------------------
Repository : Main Repository
Name : ansible-doc
Version : 2.9.27-bp155.2.16
Arch : noarch
Vendor : openSUSE
Installed Size : 118.5 MiB
Installed : No
Status : not installed
Source package : ansible-2.9.27-bp155.2.16.src
Upstream URL : https://ansible.com/
Summary : Documentation for Ansible
Description :
This package contains extensive documentation 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.
------------------------------------
Repository : Main Repository
Name : ansible-doc
Version : 2.9.27-bp155.2.16
Arch : noarch
Vendor : openSUSE
Installed Size : 118.5 MiB
Installed : No
Status : not installed
Source package : ansible-2.9.27-bp155.2.16.src
Upstream URL : https://ansible.com/
Summary : Documentation for Ansible
Description :
This package contains extensive documentation 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.