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

Last updated: June 10,2024

1. Install "puppet-module-puppet" package

Here is a brief guide to show you how to install puppet-module-puppet on Kali Linux

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

2. Uninstall "puppet-module-puppet" package

This guide covers the steps necessary to uninstall puppet-module-puppet on Kali Linux:

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

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

Package: puppet-module-puppet
Version: 18.0.0-2
Installed-Size: 328
Maintainer: Debian OpenStack
Architecture: all
Depends: puppet, puppet-module-camptocamp-systemd, puppet-module-extlib, puppet-module-puppetlabs-concat, puppet-module-puppetlabs-stdlib
Size: 55432
SHA256: b389db4384da829a99b11792487522e5f75ac7b036bdfe1b93b456e630362508
SHA1: 6eabbad6021fddf9613b32db9801de1c60b8eef6
MD5sum: ed0877f29e49d7736f1bad1fa980bc6c
Description: Puppet module for Puppet itself (client and server)
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 contains a puppet to setup, configure and maintain puppet itself,
client and server.
Description-md5:
Homepage: https://github.com/theforeman/puppet-puppet
Section: admin
Priority: optional
Filename: pool/main/p/puppet-module-puppet/puppet-module-puppet_18.0.0-2_all.deb

5. The same packages on other Linux Distributions