How to Install and Uninstall heat-cfntools Package on Kali Linux

Last updated: May 11,2024

1. Install "heat-cfntools" package

Please follow the guidance below to install heat-cfntools on Kali Linux

$ sudo apt update $ sudo apt install heat-cfntools

2. Uninstall "heat-cfntools" package

In this section, we are going to explain the necessary steps to uninstall heat-cfntools on Kali Linux:

$ sudo apt remove heat-cfntools $ sudo apt autoclean && sudo apt autoremove

3. Information about the heat-cfntools package on Kali Linux

Package: heat-cfntools
Version: 1.4.2-2.1
Installed-Size: 107
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-boto (>= 2.12.0), python3-pbr (>= 0.6), python3-psutil (>= 1.1.1), python3:any
Size: 74956
SHA256: 5942b855c1948b0f5032ec37d266005b34d383ad2b9115a0e226dc4274b6fcf1
SHA1: 42c4f37605126f633613d39bd0fdbbfd5af97dbd
MD5sum: 5377918d9faae297e6a9854d21adec36
Description: Tools required to be installed on Heat provisioned cloud
This package contains tools for use with CloudFormation
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
Description-md5: 30d1fe7aad87ef6b0467ec3a53c13c1a
Homepage: https://wiki.openstack.org/Heat
Tag: admin::virtualization, implemented-in::python, role::program,
suite::openstack, system::cloud, system::virtual
Section: python
Priority: optional
Filename: pool/main/h/heat-cfntools/heat-cfntools_1.4.2-2.1_all.deb