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

Last updated: May 16,2024

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

In this section, we are going to explain the necessary steps to install puppet-module-puppetlabs-concat on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

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

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

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

Package: puppet-module-puppetlabs-concat
Priority: optional
Section: universe/admin
Installed-Size: 39
Maintainer: Ubuntu Developers
Original-Maintainer: Puppet Package Maintainers
Architecture: all
Version: 2.0.1-1
Depends: puppet-module-puppetlabs-stdlib, puppet-common (>= 3), ruby
Filename: pool/universe/p/puppet-module-puppetlabs-concat/puppet-module-puppetlabs-concat_2.0.1-1_all.deb
Size: 11114
MD5sum: 0527a399e8dfc789fbfd3d70e691d308
SHA1: c2dc2fe7676e80eaf85f7cacdeb83cac38097036
SHA256: 4164ca6b681211961b282d268f54f2afbc4cedf76dbd9826a9d380a5ecffd56e
Description-en: Puppet module for concat
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 package contains a Puppet module that can construct files from
fragments.
Description-md5: 5e67bd945cd0e5c815a0dd48cebbd470
Homepage: https://forge.puppetlabs.com/puppetlabs/concat
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu