How to Install and Uninstall cpipe Package on Kali Linux

Last updated: July 07,2024

1. Install "cpipe" package

Learn how to install cpipe on Kali Linux

$ sudo apt update $ sudo apt install cpipe

2. Uninstall "cpipe" package

This guide let you learn how to uninstall cpipe on Kali Linux:

$ sudo apt remove cpipe $ sudo apt autoclean && sudo apt autoremove

3. Information about the cpipe package on Kali Linux

Package: cpipe
Version: 3.0.1-2.1
Installed-Size: 44
Maintainer: Eduard Bloch
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 14304
SHA256: 95613882f6f225c7af28164777a0360b337c53865b471f671d5edfbfcb2b1d44
SHA1: 7046f769bd176ab200d0ac9d66463dd5e2ac145a
MD5sum: 7978af5cedb4f8a6b636945d374e907b
Description: data pipe forwarding utility for performance monitoring
Cpipe copies its standard input to its standard output while measuring the
time it takes to read an input buffer and write an output buffer. Statistics
of average throughput and the total amount of bytes copied are printed to the
standard error output.
.
Cpipe can also be used as alternative to the buffer utility for simple
usecases.
Description-md5:
Tag: implemented-in::c, interface::commandline, role::program, scope::utility
Section: utils
Priority: optional
Filename: pool/main/c/cpipe/cpipe_3.0.1-2.1_amd64.deb