How to Install and Uninstall fling Package on Kali Linux
Last updated: January 11,2025
1. Install "fling" package
Learn how to install fling on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
fling
Copied
2. Uninstall "fling" package
This guide covers the steps necessary to uninstall fling on Kali Linux:
$
sudo apt remove
fling
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the fling package on Kali Linux
Package: fling
Version: 1.1-3
Installed-Size: 49
Maintainer: Sudip Mukherjee
Architecture: amd64
Depends: libc6 (>= 2.17)
Size: 13396
SHA256: e454f85aaa2c9da3ca2de1e2d997e472326b9e1a4d85abcc45d32fa4e7e6b8e0
SHA1: 670b4c0a7938cca3d597af784d3e733ac46978a1
MD5sum: 7deb3da4b0636abf5000840b933a436b
Description: Transfer data from stdin over network to destination quickly
fling transfers data quickly over a trusted network. It does not encrypt
the data. It tries to avoid copying data between kernel and userspace
where it can. The most improvement over other tools like netcat is seen
on systems with low memory bandwidth. fling is extremely Linux-specific,
as almost all the optimisations used beyond what other similar tools do
are non-portable.
Description-md5:
Homepage: https://github.com/rjek/fling
Section: net
Priority: optional
Filename: pool/main/f/fling/fling_1.1-3_amd64.deb
Version: 1.1-3
Installed-Size: 49
Maintainer: Sudip Mukherjee
Architecture: amd64
Depends: libc6 (>= 2.17)
Size: 13396
SHA256: e454f85aaa2c9da3ca2de1e2d997e472326b9e1a4d85abcc45d32fa4e7e6b8e0
SHA1: 670b4c0a7938cca3d597af784d3e733ac46978a1
MD5sum: 7deb3da4b0636abf5000840b933a436b
Description: Transfer data from stdin over network to destination quickly
fling transfers data quickly over a trusted network. It does not encrypt
the data. It tries to avoid copying data between kernel and userspace
where it can. The most improvement over other tools like netcat is seen
on systems with low memory bandwidth. fling is extremely Linux-specific,
as almost all the optimisations used beyond what other similar tools do
are non-portable.
Description-md5:
Homepage: https://github.com/rjek/fling
Section: net
Priority: optional
Filename: pool/main/f/fling/fling_1.1-3_amd64.deb