How to Install libnet-tftp-perl in Ubuntu 18.04



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

sudo apt update
sudo apt install libnet-tftp-perl

Description:

Perl module for accessing TFTP servers

Net::TFTP is a class implementing a simple Trivial File Transfer Protocol client in Perl as described in RFC1350. Net::TFTP also supports the TFTP Option Extension (as described in RFC2347), with the following options: RFC2348 Blocksize Option.

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

Version: 0.1901-1

Section: universe/perl