How to Install libnet-tftpd-perl in Ubuntu 18.04



Install libnet-tftpd-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libnet-tftpd-perl

Description:

Perl extension for Trivial File Transfer Protocol Server

Net::TFTPd is a class implementing a simple Trivial File Transfer Protocol server in Perl as described in RFC1350. . Net::TFTPd also supports the TFTP Option Extension (as described in RFC2347), with the following options: . - RFC2348 TFTP Blocksize Option - RFC2349 TFTP Timeout Interval and Transfer Size Options

Homepage: https://metacpan.org/release/Net-TFTPd

Version: 0.10-1

Section: universe/perl