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

Last updated: May 19,2024

1. Install "puppet-module-puppetlabs-stdlib" package

Please follow the guidance below to install puppet-module-puppetlabs-stdlib on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install puppet-module-puppetlabs-stdlib

2. Uninstall "puppet-module-puppetlabs-stdlib" package

Please follow the instructions below to uninstall puppet-module-puppetlabs-stdlib on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove puppet-module-puppetlabs-stdlib $ sudo apt autoclean && sudo apt autoremove

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

Package: puppet-module-puppetlabs-stdlib
Priority: optional
Section: universe/admin
Installed-Size: 248
Maintainer: Ubuntu Developers
Original-Maintainer: Puppet Package Maintainers
Architecture: all
Version: 4.10.0-1
Depends: puppet-common (>= 2.7.20)
Filename: pool/universe/p/puppet-module-puppetlabs-stdlib/puppet-module-puppetlabs-stdlib_4.10.0-1_all.deb
Size: 57248
MD5sum: cd0266b712a483fb54ad24f0d3b89d8f
SHA1: b257d64c4eb0b573312b28f1b7cd3dcd69dc6786
SHA256: 240a5b3ec2c0fddc77960004f6bc68346b895b8031ce549e2754320ac5c1b014
Description-en: Puppet module standard 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 provides a standard library of resources for developing
Puppet modules. This modules will include the following additions
to Puppet:
.
* Stages
* Facts
* Functions
* Defined resource types
* Types
* Providers
Description-md5: c34aa27b56f8d16f60a624d26ba3d653
Homepage: https://forge.puppetlabs.com/puppetlabs/stdlib
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu