How to Install and Uninstall puppetmaster Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "puppetmaster" package

This is a short guide on how to install puppetmaster on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install puppetmaster

2. Uninstall "puppetmaster" package

In this section, we are going to explain the necessary steps to uninstall puppetmaster on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove puppetmaster $ sudo apt autoclean && sudo apt autoremove

3. Information about the puppetmaster package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: puppetmaster
Architecture: all
Version: 3.8.5-2ubuntu0.1
Priority: optional
Section: universe/admin
Source: puppet
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Puppet Package Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 62
Depends: init-system-helpers (>= 1.18~), puppetmaster-common (= 3.8.5-2ubuntu0.1), ruby | ruby-interpreter
Breaks: puppet (<< 0.24.7-1)
Replaces: puppet (<< 0.24.7-1)
Filename: pool/universe/p/puppet/puppetmaster_3.8.5-2ubuntu0.1_all.deb
Size: 11740
MD5sum: 2ac2756442423376b1843e62ff6800b8
SHA1: a672de517b8a4e8bcdedde88670fb12e7116bd03
SHA256: d5a5fc313859a6ac90b62d133d1272b7d0f1b5ddafeb0c33b0fd95b9631949ff
SHA512: 7cf8c48832321afa96c2ab12c51970968d57787f7dbdb79ae4e4a422ab6477b5795db5b366bb275995b3ed7b8de18b2cf1810f2da883e63b4fb983a0ec5d1cec
Homepage: http://projects.puppetlabs.com/projects/puppet
Description-en: configuration management system, master service
Puppet is a server automation tool. It is composed of a declarative
language for expressing system configuration, a client and server for
distributing it, and a library for realizing the configuration.
.
The primary design goal of Puppet is to have an expressive enough
language backed by a powerful enough library that you can write your
own server automation applications in just a few lines of code.
Puppet’s deep extensibility and open source license lets you add
functionality as needed and share your innovations with others.
.
This package contains the "puppetmaster" service and init script,
which is suitable for small deployments.
Description-md5: 368ce92a489d5861d65e57cef12800e8

Package: puppetmaster
Priority: optional
Section: universe/admin
Installed-Size: 62
Maintainer: Ubuntu Developers
Original-Maintainer: Puppet Package Maintainers
Architecture: all
Source: puppet
Version: 3.8.5-2
Replaces: puppet (<< 0.24.7-1)
Depends: init-system-helpers (>= 1.18~), puppetmaster-common (= 3.8.5-2), ruby | ruby-interpreter
Breaks: puppet (<< 0.24.7-1)
Filename: pool/universe/p/puppet/puppetmaster_3.8.5-2_all.deb
Size: 11710
MD5sum: 22814f90512f68726ef60667bac837d3
SHA1: 8101bbe227155643cf8d0369080203fb48d4aa02
SHA256: 0c3858ad08865e0864e4a4f9f5f00afe878418e46177a468a8020b373294d7fe
Description-en: configuration management system, master service
Puppet is a server automation tool. It is composed of a declarative
language for expressing system configuration, a client and server for
distributing it, and a library for realizing the configuration.
.
The primary design goal of Puppet is to have an expressive enough
language backed by a powerful enough library that you can write your
own server automation applications in just a few lines of code.
Puppet’s deep extensibility and open source license lets you add
functionality as needed and share your innovations with others.
.
This package contains the "puppetmaster" service and init script,
which is suitable for small deployments.
Description-md5: 368ce92a489d5861d65e57cef12800e8
Homepage: http://projects.puppetlabs.com/projects/puppet
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu