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

Last updated: July 03,2024

1. Install "python-tripleo-heat-templates" package

This tutorial shows how to install python-tripleo-heat-templates on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-tripleo-heat-templates

2. Uninstall "python-tripleo-heat-templates" package

Please follow the guidance below to uninstall python-tripleo-heat-templates on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-tripleo-heat-templates $ sudo apt autoclean && sudo apt autoremove

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

Package: python-tripleo-heat-templates
Priority: extra
Section: universe/python
Installed-Size: 173
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: tripleo-heat-templates
Version: 0.6.1-1
Depends: python-pbr, python (>= 2.7), python (<< 2.8), python2.7:any
Pre-Depends: dpkg (>= 1.15.6~)
Filename: pool/universe/t/tripleo-heat-templates/python-tripleo-heat-templates_0.6.1-1_all.deb
Size: 20220
MD5sum: 40544cacb8fd1201a7a84fbb1e758020
SHA1: e20479b38d6857284290d484187fa3ed05494faf
SHA256: 31bee718cbb5aab2a4dd23c40abb33178bdbfd05d2f3e9b2a778985048875282
Description-en: templates to describe multi-host infrastructure
TripleO is a program can install, upgrade and operate OpenStack clouds using
OpenStack's own cloud facilities as the foundations. Building on nova, neutron
and heat to automate fleet management at datacentre scale (and scaling down to
as few as 2 machines). Its name means "OpenStack On OpenStack".
.
This package contains generic templates to describe multi-host infrastructure,
consumable by OpenStack Heat, Crowbar, others. It also contains a small
Python module needed by Tuskar.
Description-md5: ac08ba6e05b14b9d2c43a46710e19b8c
Homepage: https://github.com/openstack/tripleo-heat-templates
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions