How to Install and Uninstall python3-fbtftp Package on Kali Linux

Last updated: July 07,2024

1. Install "python3-fbtftp" package

Please follow the guidance below to install python3-fbtftp on Kali Linux

$ sudo apt update $ sudo apt install python3-fbtftp

2. Uninstall "python3-fbtftp" package

Please follow the instructions below to uninstall python3-fbtftp on Kali Linux:

$ sudo apt remove python3-fbtftp $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-fbtftp package on Kali Linux

Package: python3-fbtftp
Source: fbtftp
Version: 0.5-3
Installed-Size: 66
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 14192
SHA256: dcda2604c822ac7c26ee8b142b6cc6f945fc5685501b5346a7a18373f5460d3a
SHA1: d353ed83998c0b2959bd9c1edc72e172437d1b16
MD5sum: 95db754dda259cd07b7890d6fc60a607
Description: Framework to build dynamic TFTP servers (Python3)
fbtftp is Facebook's implementation of a dynamic TFTP server framework. It
lets you create custom TFTP servers and wrap your own logic into it in a very
simple manner.
.
This is the Python3 package.
Description-md5:
Homepage: https://github.com/facebook/fbtftp
Section: python
Priority: optional
Filename: pool/main/f/fbtftp/python3-fbtftp_0.5-3_all.deb