How to Install and Uninstall python2-heat-cfntools Package on openSUSE Leap

Last updated: May 17,2024

1. Install "python2-heat-cfntools" package

Please follow the guidelines below to install python2-heat-cfntools on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-heat-cfntools

2. Uninstall "python2-heat-cfntools" package

This guide covers the steps necessary to uninstall python2-heat-cfntools on openSUSE Leap:

$ sudo zypper remove python2-heat-cfntools

3. Information about the python2-heat-cfntools package on openSUSE Leap

Information for package python2-heat-cfntools:
----------------------------------------------
Repository : Main Repository
Name : python2-heat-cfntools
Version : 1.4.2-1.21
Arch : noarch
Vendor : SUSE LLC
Installed Size : 313,3 KiB
Installed : No
Status : not installed
Source package : python-heat-cfntools-1.4.2-1.21.src
Summary : Tools required to be installed on Heat provisioned cloud instances
Description :
cfn-init -
Reads the AWS::CloudFormation::Init for the instance resource,
installs packages, and starts services
cfn-signal -
Waits for an application to be ready before continuing, ie:
supporting the WaitCondition feature
cfn-hup -
Handle updates from the UpdateStack CloudFormation API call