How to Install and Uninstall puppet-module-puppetlabs-tftp Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 16,2024

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

This guide covers the steps necessary to install puppet-module-puppetlabs-tftp on Ubuntu 21.10 (Impish Indri)

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

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

This is a short guide on how to uninstall puppet-module-puppetlabs-tftp on Ubuntu 21.10 (Impish Indri):

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

3. Information about the puppet-module-puppetlabs-tftp package on Ubuntu 21.10 (Impish Indri)

Package: puppet-module-puppetlabs-tftp
Architecture: all
Version: 0.2.3-3
Priority: extra
Section: universe/admin
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OpenStack
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 54
Depends: puppet, puppet-module-puppetlabs-stdlib, puppet-module-puppetlabs-xinetd
Filename: pool/universe/p/puppet-module-puppetlabs-tftp/puppet-module-puppetlabs-tftp_0.2.3-3_all.deb
Size: 9288
MD5sum: 0ddbbc1c6ce04e69e9374c7db97ba472
SHA1: 6dcdf9a76676195309f1b495a3e540efd22ecc9d
SHA256: fbc6ca1eb208a79e187ec9b1bbc45a3380b8a291021b40dbd40dd0a645d046c6
SHA512: d52a3234798c65c33fc48baf0d8880a12c2786091bd447c48e1733ce81383b9de841112d9cb0b4bfe79b3c0c70df4f3317f2162e265efb1188b544a29e8d985e
Homepage: https://github.com/puppetlabs/puppetlabs-tftp
Description-en: 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: 5f2214e9bce6edf2c25165e65892a237