How to Install and Uninstall cloud-init Package on openSUSE Leap

Last updated: May 10,2024

1. Install "cloud-init" package

This guide covers the steps necessary to install cloud-init on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install cloud-init

2. Uninstall "cloud-init" package

This guide let you learn how to uninstall cloud-init on openSUSE Leap:

$ sudo zypper remove cloud-init

3. Information about the cloud-init package on openSUSE Leap

Information for package cloud-init:
-----------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : cloud-init
Version : 23.3-150100.8.71.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 4.0 MiB
Installed : No
Status : not installed
Source package : cloud-init-23.3-150100.8.71.1.src
Upstream URL : https://github.com/canonical/cloud-init
Summary : Cloud node initialization tool
Description :
Cloud-init is an init script that initializes a cloud node (VM)
according to the fetched configuration data from the admin node.