How to Install and Uninstall puppet-master Package on Kali Linux

Last updated: May 03,2024

1. Install "puppet-master" package

This guide covers the steps necessary to install puppet-master on Kali Linux

$ sudo apt update $ sudo apt install puppet-master

2. Uninstall "puppet-master" package

This is a short guide on how to uninstall puppet-master on Kali Linux:

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

3. Information about the puppet-master package on Kali Linux

Package: puppet-master
Source: puppet
Version: 5.5.22-4
Installed-Size: 62
Maintainer: Puppet Package Maintainers
Architecture: all
Replaces: puppetmaster (<< 4.8.1-3)
Depends: puppet (= 5.5.22-4), ruby, ruby-webrick, lsb-base (>= 3.0-6)
Pre-Depends: init-system-helpers (>= 1.54~)
Breaks: puppetmaster (<< 4.8.1-3)
Size: 26776
SHA256: d38df99d126bbe24b70de2107d6a394bb35d2003f551b13d2ecfbf21f87a3d17
SHA1: 753c3a6b394f643bb24e32922b577bafe4b70b24
MD5sum: a14f328adcd61eb51d976c650ea623b3
Description: configuration management system, master service
Puppet is a configuration management system that allows you to define
the state of your IT infrastructure, then automatically enforces the
correct state.
.
This package contains the "puppet-master" service and init script,
which is suitable for small deployments. For larger deployments or if you wish
to support Puppet 3 clients, puppet-master-passenger should be used instead.
Description-md5: f2e308ab22471d2664f4aeaee83bddac
Homepage: https://github.com/puppetlabs/puppet
Section: admin
Priority: optional
Filename: pool/main/p/puppet/puppet-master_5.5.22-4_all.deb