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

Last updated: June 07,2024

1. Install "puppet-agent" package

Learn how to install puppet-agent on Kali Linux

$ sudo apt update $ sudo apt install puppet-agent

2. Uninstall "puppet-agent" package

In this section, we are going to explain the necessary steps to uninstall puppet-agent on Kali Linux:

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

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

Package: puppet-agent
Version: 7.23.0-1
Installed-Size: 6238
Maintainer: Puppet Package Maintainers
Architecture: all
Replaces: puppet (<< 7.16.0), puppet-common (<< 4.5.1-1)
Depends: adduser, facter, hiera, ruby, ruby-augeas, ruby-concurrent (<< 1.2.0), ruby-deep-merge, ruby-semantic-puppet, ruby-shadow, ruby-sorted-set, debconf (>= 0.5) | debconf-2.0
Pre-Depends: init-system-helpers (>= 1.54~)
Recommends: augeas-tools, debconf-utils, lsb-release, ruby-selinux
Suggests: hiera-eyaml, puppet-module-puppetlabs-augeas-core, puppet-module-puppetlabs-cron-core, puppet-module-puppetlabs-host-core, puppet-module-puppetlabs-mount-core, puppet-module-puppetlabs-selinux-core, puppet-module-puppetlabs-sshkeys-core, puppet-module-puppetlabs-stdlib, ruby-hocon, ruby-msgpack
Breaks: facter (<< 2.4.0~), puppet (<< 7.16.0), puppet-common (<< 4.5.1-1), puppet-master (<< 7.9.3), puppet-master-passenger (<< 7.9.3), ruby-gettext-setup (<< 0.17)
Size: 1147000
SHA256: 4746edc2960b635ca066293b33fd30ac4cd9a8db7e2732bd2d92fb2fe08f2249
SHA1: b18a24800cadc8c8ccc91b4e07200fd5af923c84
MD5sum: 2b6cf6b8bc334920b17faf2d4066704b
Description: configuration management system, agent
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 main Puppet libraries and the agent application.
Description-md5:
Homepage: https://github.com/puppetlabs/puppet
Section: admin
Priority: optional
Filename: pool/main/p/puppet-agent/puppet-agent_7.23.0-1_all.deb