How to Install and Uninstall sluice Package on Kali Linux

Last updated: May 15,2024

1. Install "sluice" package

Please follow the step by step instructions below to install sluice on Kali Linux

$ sudo apt update $ sudo apt install sluice

2. Uninstall "sluice" package

Please follow the guidelines below to uninstall sluice on Kali Linux:

$ sudo apt remove sluice $ sudo apt autoclean && sudo apt autoremove

3. Information about the sluice package on Kali Linux

Package: sluice
Version: 0.03.00-1
Installed-Size: 56
Maintainer: Colin Ian King
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 19036
SHA256: 53c232ac927432907875cf2f7f3cd919da77b38a5207c7ba58eb6f4b34fb72c0
SHA1: c7a30dda04bd4e297096ac13f4a61ae7670b88fc
MD5sum: def8906d9d32f89fadc9bef8e0145508
Description: rate limiting data piping tool
Sluice reads from standard input and write to standard output at a specified
data rate. This can be useful for benchmarking and exercising I/O streaming
at desired throughput rates.
Description-md5:
Homepage: https://github.com/ColinIanKing/sluice
Section: utils
Priority: optional
Filename: pool/main/s/sluice/sluice_0.03.00-1_amd64.deb