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

Last updated: May 23,2024

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

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

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

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

Learn how to uninstall puppet-module-puppetlabs-postgresql on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: puppet-module-puppetlabs-postgresql
Priority: optional
Section: universe/admin
Installed-Size: 174
Maintainer: Ubuntu Developers
Original-Maintainer: Puppet Package Maintainers
Architecture: all
Version: 4.6.1-1
Depends: puppet-common (>= 3), puppet-module-puppetlabs-stdlib, puppet-module-puppetlabs-apt, puppet-module-puppetlabs-concat (>= 1.1.0)
Suggests: postgresql-client-common
Filename: pool/universe/p/puppet-module-puppetlabs-postgresql/puppet-module-puppetlabs-postgresql_4.6.1-1_all.deb
Size: 41182
MD5sum: 8fc4b4b1d7a0726d2ef94adc89ff54a8
SHA1: cca55bbb9ba10c538887818fcda542d254fb4ad1
SHA256: c10aefff6b911e8b86b1830fe10e58e35160500b502bc8336aed553ce6003bb2
Description-en: Puppet module for PostgreSQL database
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 PostgreSQL module allows you to easily manage postgres databases
with Puppet.
Description-md5: 50f54cb7eaef5c576e8367361ff09127
Homepage: https://forge.puppetlabs.com/puppetlabs/postgresql
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu