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

Last updated: January 10,2025

1. Install "pv.x86_64" package

Please follow the guidance below to install pv.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install pv.x86_64

2. Uninstall "pv.x86_64" package

Here is a brief guide to show you how to uninstall pv.x86_64 on Fedora 36:

$ sudo dnf remove pv.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 4:28:39 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : pv
Version : 1.6.20
Release : 2.fc36
Architecture : x86_64
Size : 66 k
Source : pv-1.6.20-2.fc36.src.rpm
Repository : fedora
Summary : A tool for monitoring the progress of data through a pipeline
URL : http://www.ivarch.com/programs/pv.shtml
License : Artistic 2.0
Description : PV ("Pipe Viewer") is a tool for monitoring the progress of data through a
: pipeline. It can be inserted into any normal pipeline between two processes
: to give a visual indication of how quickly data is passing through, how long
: it has taken, how near to completion it is, and an estimate of how long it
: will be until completion.