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

Last updated: April 24,2024

1. Install "puppet" package

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

$ sudo apt update $ sudo apt install puppet

2. Uninstall "puppet" package

This is a short guide on how to uninstall puppet on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove puppet $ sudo apt autoclean && sudo apt autoremove

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

Package: puppet
Architecture: all
Version: 3.8.5-2ubuntu0.1
Priority: optional
Section: universe/admin
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Puppet Package Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 59
Depends: init-system-helpers (>= 1.18~), puppet-common (= 3.8.5-2ubuntu0.1), ruby | ruby-interpreter
Suggests: puppet-el, vim-puppet, etckeeper
Filename: pool/universe/p/puppet/puppet_3.8.5-2ubuntu0.1_all.deb
Size: 12326
MD5sum: c7ef6b9401f86056ab9b5cb202ac40b9
SHA1: 4e1b4b9eeb2f2694fbd354e2e311acbb2da2a341
SHA256: 99e12d6dbda6ebc548f4a8e37afda662840fa741272d60c05971baca1a0b77cd
SHA512: fe09b53d044474bd1d541d8150c49ccb8996fe683422f4bfd1d4dd26978c84f96066cfed2434c9bbf8b0e2ee73e912f7f6377917d1d5f2c9aad6e63f6b7a5a3d
Homepage: http://projects.puppetlabs.com/projects/puppet
Description-en: configuration management system, agent
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 "puppet" service and init script used to run
the puppet agent, and depend on the "puppet-common" package which
contains the software.
Description-md5: ffea6fc15220dfe66af0c95cb8c507ee

Package: puppet
Priority: optional
Section: universe/admin
Installed-Size: 59
Maintainer: Ubuntu Developers
Original-Maintainer: Puppet Package Maintainers
Architecture: all
Version: 3.8.5-2
Depends: init-system-helpers (>= 1.18~), puppet-common (= 3.8.5-2), ruby | ruby-interpreter
Suggests: puppet-el, vim-puppet, etckeeper
Filename: pool/universe/p/puppet/puppet_3.8.5-2_all.deb
Size: 12314
MD5sum: 7782a8c11f8822653c0a7fa058bca640
SHA1: ab3ca90687212831e8d7bfa73876b86c49f193ef
SHA256: 4d3e02b6978523f157744cf163d3db8b36ddb3dc8bc45e98acb832bda80b0098
Description-en: configuration management system, agent
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 "puppet" service and init script used to run
the puppet agent, and depend on the "puppet-common" package which
contains the software.
Description-md5: ffea6fc15220dfe66af0c95cb8c507ee
Homepage: http://projects.puppetlabs.com/projects/puppet
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu