How to Install and Uninstall cpipe.x86_64 Package on Fedora 36

Last updated: October 04,2024

1. Install "cpipe.x86_64" package

This tutorial shows how to install cpipe.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install cpipe.x86_64

2. Uninstall "cpipe.x86_64" package

Learn how to uninstall cpipe.x86_64 on Fedora 36:

$ sudo dnf remove cpipe.x86_64 $ sudo dnf autoremove

3. Information about the cpipe.x86_64 package on Fedora 36

Last metadata expiration check: 0:19:23 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : cpipe
Version : 3.0.1
Release : 26.fc36
Architecture : x86_64
Size : 25 k
Source : cpipe-3.0.1-26.fc36.src.rpm
Repository : fedora
Summary : Counting pipe
URL : http://developer.berlios.de/projects/cpipe
License : GPLv2+
Description : 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.