How to Install and Uninstall heat-cfntools Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 11,2024

1. Install "heat-cfntools" package

This guide let you learn how to install heat-cfntools on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install heat-cfntools

2. Uninstall "heat-cfntools" package

Please follow the instructions below to uninstall heat-cfntools on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the heat-cfntools package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: heat-cfntools
Priority: optional
Section: universe/python
Installed-Size: 248
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 1.2.7-2
Depends: python-boto (>= 2.12.0), python-pbr (>= 0.6), python-psutil (>= 1.1.1), python (>= 2.7), python (<< 2.8)
Pre-Depends: dpkg (>= 1.15.6~)
Filename: pool/universe/h/heat-cfntools/heat-cfntools_1.2.7-2_all.deb
Size: 28480
MD5sum: e6465d764ceb4f142b298f4a9b97cab1
SHA1: b686af0eee12ad46940f250bcadc775210ee41e0
SHA256: 61c882088feaf490a5bfe8961d6757e8078efdd092a7f7fe1668ba92e055257d
Description-en: 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
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu