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

Last updated: April 18,2024

1. Install "python3-heat-cfntools" package

Please follow the instructions below to install python3-heat-cfntools on openSUSE Leap

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

2. Uninstall "python3-heat-cfntools" package

In this section, we are going to explain the necessary steps to uninstall python3-heat-cfntools on openSUSE Leap:

$ sudo zypper remove python3-heat-cfntools

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

Information for package python3-heat-cfntools:
----------------------------------------------
Repository : Main Repository
Name : python3-heat-cfntools
Version : 1.4.2-1.21
Arch : noarch
Vendor : SUSE LLC
Installed Size : 354.5 KiB
Installed : No
Status : not installed
Source package : python-heat-cfntools-1.4.2-1.21.src
Upstream URL : http://www.openstack.org/
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