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

Last updated: May 16,2024

1. Install "puppet-module-openstacklib" package

Learn how to install puppet-module-openstacklib on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "puppet-module-openstacklib" package

In this section, we are going to explain the necessary steps to uninstall puppet-module-openstacklib on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: puppet-module-openstacklib
Priority: extra
Section: universe/admin
Installed-Size: 68
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 7.0.0-1
Depends: puppet-common, puppet-module-puppetlabs-stdlib
Filename: pool/universe/p/puppet-module-openstacklib/puppet-module-openstacklib_7.0.0-1_all.deb
Size: 11380
MD5sum: 48219218daa03885b169a253886b9e5a
SHA1: bc40296ad7a618a1906181584966eebd40443aa9
SHA256: 76d26aba37c04d8aac4ef22cc474ea1834aadfcb8dee760dea5804061f36a50b
Description-en: exposes common functionality between Openstack modules as a library
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 is used to expose common functionality between Openstack modules as
a library that can be utilized to avoid code duplication.
Description-md5: c5a57340e7d8868d6198ed66921de8a5
Homepage: https://github.com/openstack/puppet-openstacklib
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu