How to Install and Uninstall puppet-module-glance Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 29,2024

1. Install "puppet-module-glance" package

This guide covers the steps necessary to install puppet-module-glance on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install puppet-module-glance

2. Uninstall "puppet-module-glance" package

This guide let you learn how to uninstall puppet-module-glance on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove puppet-module-glance $ sudo apt autoclean && sudo apt autoremove

3. Information about the puppet-module-glance package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: puppet-module-glance
Priority: extra
Section: universe/admin
Installed-Size: 294
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 7.0.0-1
Depends: puppet-common, puppet-module-puppetlabs-stdlib, puppet-module-openstacklib
Filename: pool/universe/p/puppet-module-glance/puppet-module-glance_7.0.0-1_all.deb
Size: 35268
MD5sum: 7122f61c7d6aab94e3a077246a4de2f5
SHA1: a3e664ab469cfcf7027ec749f0bb7f2eaa0a2798
SHA256: f208745ea722fee5d23840d66e0d47645be9cf8a32bd80f545d40361ea1f84ab
Description-en: Puppet module for OpenStack Glance
Puppet lets you centrally manage every important aspect of your system using a
cross-platform specification language that manages all the separate elements
normally aggregated in different files, like users, cron jobs, and hosts,
along with obviously discrete elements like packages, services, and files.
.
This module manages both the installation and configuration of OpenStack
Glance.
Description-md5: 53e6aa0ac147436c0e36070b7639d192
Homepage: https://github.com/openstack/puppet-glance
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu