How to Install and Uninstall python-tftpy Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: March 15,2025

1. Install "python-tftpy" package

Please follow the instructions below to install python-tftpy on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-tftpy

2. Uninstall "python-tftpy" package

This is a short guide on how to uninstall python-tftpy on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-tftpy $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-tftpy package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-tftpy
Priority: optional
Section: universe/python
Installed-Size: 136
Maintainer: Ubuntu Developers
Original-Maintainer: Carlos Galisteo
Architecture: all
Source: tftpy
Version: 0.6.0-1
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8)
Filename: pool/universe/t/tftpy/python-tftpy_0.6.0-1_all.deb
Size: 23282
MD5sum: 637e10f1fe98492569ba5db493a282de
SHA1: ac778baa8ecd735add34f74b63adf3152fc68c3c
SHA256: 671b7deb31cb0617791aa3bbd6a614d9169b6fe193561f28c9b012ac7b57428e
Description-en: pure Python library for TFTP
Tftpy is a TFTP library for the Python programming language.
It includes client and server classes, with sample implementations.
Hooks are included for easy inclusion in a UI for populating progress
indicators. It supports RFCs 1350, 2347 and 2348.
Description-md5: 58a32c09ca7fc08fc4cbe86c433f82b1
Homepage: http://tftpy.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu