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

Last updated: September 20,2024

1. Install "puppet-module-richardc-datacat" package

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

$ sudo apt update $ sudo apt install puppet-module-richardc-datacat

2. Uninstall "puppet-module-richardc-datacat" package

This tutorial shows how to uninstall puppet-module-richardc-datacat on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove puppet-module-richardc-datacat $ sudo apt autoclean && sudo apt autoremove

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

Package: puppet-module-richardc-datacat
Priority: extra
Section: universe/admin
Installed-Size: 88
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 0.6.2-1
Depends: puppet-common, puppet-module-puppetlabs-stdlib
Filename: pool/universe/p/puppet-module-richardc-datacat/puppet-module-richardc-datacat_0.6.2-1_all.deb
Size: 10150
MD5sum: 28f8246a553fab76fa0bdd6af14b40e1
SHA1: 6b2f3765f0a086ea6ad4c9a3f58438f9fb842a75
SHA256: 3f7207169b40eabfa9c071fd1234ae1a4880685e22f8ecf8b4b4f35eb4ed5d39
Description-en: Puppet module for data structure rendered using a template
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.
.
The datacat and datacat_fragment types allow you to build up a data structure
which is rendered using a template. This is similar to some of the common
concatenation patterns though the intent should be clearer as it pushes the
boilerplate down into the type.
Description-md5: e13c61817b45734f6cf33642d614eca1
Homepage: https://github.com/richardc/puppet-datacat
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu