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

Last updated: April 29,2024

1. Install "puppet-module-puppetlabs-tftp" package

Please follow the guidance below to install puppet-module-puppetlabs-tftp on Kali Linux

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

2. Uninstall "puppet-module-puppetlabs-tftp" package

Please follow the instructions below to uninstall puppet-module-puppetlabs-tftp on Kali Linux:

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

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

Package: puppet-module-puppetlabs-tftp
Version: 0.2.3-4
Installed-Size: 55
Maintainer: Debian OpenStack
Architecture: all
Depends: puppet, puppet-module-puppetlabs-stdlib, puppet-module-puppetlabs-xinetd
Size: 9672
SHA256: 6916292d01897e1821e78b6762f6077da8b3116865acdd720913d927cf805cd0
SHA1: 2837dbb645f4bed210bdea5812cb06a5e449c280
MD5sum: 2eff4b9ad659415896fecb4f493eb6e2
Description: Puppet module for managing tftp-hpa
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 will install tftp-hpa as a xinetd service by default. It can be
overridden to run as a standalone daemon by setting the inetd parameter to
false.
.
Parameters:
* username: tftp daemon user, default tftp
* directory: service directory, default see params class.
* address: bind address, default 0.0.0.0.
* port: bind port, default 69.
* options: service option, default --secure.
* inetd: run service via xinetd, default true.
Description-md5:
Homepage: https://github.com/puppetlabs/puppetlabs-tftp
Section: admin
Priority: optional
Filename: pool/main/p/puppet-module-puppetlabs-tftp/puppet-module-puppetlabs-tftp_0.2.3-4_all.deb