How to Install and Uninstall uftp Package on Kali Linux

Last updated: May 06,2024

1. Install "uftp" package

This guide covers the steps necessary to install uftp on Kali Linux

$ sudo apt update $ sudo apt install uftp

2. Uninstall "uftp" package

This tutorial shows how to uninstall uftp on Kali Linux:

$ sudo apt remove uftp $ sudo apt autoclean && sudo apt autoremove

3. Information about the uftp package on Kali Linux

Package: uftp
Source: uftp (4.10.2-1.1)
Version: 4.10.2-1.1+b3
Installed-Size: 560
Maintainer: Philipp Matthias Hahn
Architecture: amd64
Depends: lsb-base (>= 3.0-6), libc6 (>= 2.34), libssl3 (>= 3.0.0), debconf (>= 0.5) | debconf-2.0
Size: 196940
SHA256: 46e73ea395f2818ae9bc5f2c29374c97b8bd03cf4394610f40d4251c21b2dfbf
SHA1: 53907d357c432cbbb5454a23b9b6efec4b6a3010
MD5sum: a00bf8bf88281e31c4cb90ada983225a
Description: Encrypted multicast file transfer program
Utility for secure, reliable, and efficient file transfer to multiple
receivers simultaneously. This is useful for distributing large files to a
large number of receivers, and is especially useful for data distribution over
a satellite link where the inherent delay makes any TCP based communication
highly inefficient.
Description-md5:
Homepage: http://uftp-multicast.sourceforge.net/
Section: net
Priority: optional
Filename: pool/main/u/uftp/uftp_4.10.2-1.1+b3_amd64.deb