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

Last updated: May 18,2024

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

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

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

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

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

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

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

Package: puppet-module-puppetlabs-mysql
Priority: optional
Section: universe/admin
Installed-Size: 159
Maintainer: Ubuntu Developers
Original-Maintainer: Puppet Package Maintainers
Architecture: all
Version: 3.6.1-1
Depends: puppet-common, puppet-module-puppetlabs-stdlib
Filename: pool/universe/p/puppet-module-puppetlabs-mysql/puppet-module-puppetlabs-mysql_3.6.1-1_all.deb
Size: 30702
MD5sum: 8591e8c77ea6d1d57bf7fc281cbe17bf
SHA1: 33ec2286ab309c168507d39d89727e6f6bca4cd9
SHA256: 8f06a078d98d45b65766556673c8de4c034fabc2959a622e3d7aa4d6d15a7d81
Description-en: Puppet module for mysql
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 manages both the installation and configuration of mysql as well as
extends Pupppet to allow management of mysql resources, such as databases,
users and grants.
Description-md5: 15bfac21624af85a647a5ebdab7a7087
Homepage: https://forge.puppetlabs.com/puppetlabs/mysql
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu