How to Install and Uninstall tftpd Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 07,2024
1. Install "tftpd" package
Here is a brief guide to show you how to install tftpd on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
tftpd
Copied
2. Uninstall "tftpd" package
This is a short guide on how to uninstall tftpd on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
tftpd
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the tftpd package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: tftpd
Priority: optional
Section: universe/net
Installed-Size: 80
Maintainer: Ubuntu Developers
Original-Maintainer: Alberto Gonzalez Iniesta
Architecture: amd64
Source: netkit-tftp
Version: 0.17-18ubuntu2
Replaces: netstd
Depends: xinetd | inet-superserver, libc6 (>= 2.11)
Filename: pool/universe/n/netkit-tftp/tftpd_0.17-18ubuntu2_amd64.deb
Size: 15430
MD5sum: 54d856b820a4fd4b28c127a6306bf06c
SHA1: 9f3b16ea56d5b63a0d828c108208a2543a3f8824
SHA256: 0438160905efda822286565dfc9023d1ab3018547b0a22bf67199b263507dbec
Description-en: Trivial file transfer protocol server
Tftpd is a server which supports the Internet Trivial File Transfer Protocol
(RFC 783). The TFTP server operates at the port indicated in the `tftp'
service description; see services(5). The server is normally started by
inetd(8).
Tftpd is not suitable for use with the PXE bootloader; for that,
use atftpd or tftpd-hpa.
Description-md5: 7d6e34a003aca1ef6dff5a0e6c7c0de9
Homepage: http://www.hcs.harvard.edu/~dholland/computers/netkit.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/net
Installed-Size: 80
Maintainer: Ubuntu Developers
Original-Maintainer: Alberto Gonzalez Iniesta
Architecture: amd64
Source: netkit-tftp
Version: 0.17-18ubuntu2
Replaces: netstd
Depends: xinetd | inet-superserver, libc6 (>= 2.11)
Filename: pool/universe/n/netkit-tftp/tftpd_0.17-18ubuntu2_amd64.deb
Size: 15430
MD5sum: 54d856b820a4fd4b28c127a6306bf06c
SHA1: 9f3b16ea56d5b63a0d828c108208a2543a3f8824
SHA256: 0438160905efda822286565dfc9023d1ab3018547b0a22bf67199b263507dbec
Description-en: Trivial file transfer protocol server
Tftpd is a server which supports the Internet Trivial File Transfer Protocol
(RFC 783). The TFTP server operates at the port indicated in the `tftp'
service description; see services(5). The server is normally started by
inetd(8).
Tftpd is not suitable for use with the PXE bootloader; for that,
use atftpd or tftpd-hpa.
Description-md5: 7d6e34a003aca1ef6dff5a0e6c7c0de9
Homepage: http://www.hcs.harvard.edu/~dholland/computers/netkit.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu