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

Last updated: May 18,2024

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

This guide let you learn how to install puppet-module-puppetlabs-mongodb on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

This guide covers the steps necessary to uninstall puppet-module-puppetlabs-mongodb on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: puppet-module-puppetlabs-mongodb
Priority: extra
Section: universe/admin
Installed-Size: 117
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 0.7.0-1
Depends: puppet-common, puppet-module-puppetlabs-stdlib
Filename: pool/universe/p/puppet-module-puppetlabs-mongodb/puppet-module-puppetlabs-mongodb_0.7.0-1_all.deb
Size: 16844
MD5sum: 34d8a62bf40176ed3a1e251faefe25e0
SHA1: d44fc7cf78496d6b1e4c800a0664113e730ce166
SHA256: 0602fc29541bed2fe66d0ef98d62459486efd3a681787cd98d9f2630fe52b49a
Description-en: Puppet module for managing mongodb installation and configuration
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 MongoDB module manages mongod server installation and configuration of the
mongod daemon. For the time being it supports only a single MongoDB server
instance, without sharding functionality.
Description-md5: cfd2d2ef5f0584bda07fe40164481990
Homepage: https://github.com/puppetlabs/puppetlabs-mongodb
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu