How to Install and Uninstall pv.x86_64 Package on Rocky Linux 9
Last updated: December 21,2024
1. Install "pv.x86_64" package
In this section, we are going to explain the necessary steps to install pv.x86_64 on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
pv.x86_64
Copied
2. Uninstall "pv.x86_64" package
Learn how to uninstall pv.x86_64 on Rocky Linux 9:
$
sudo dnf remove
pv.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the pv.x86_64 package on Rocky Linux 9
Last metadata expiration check: 1:45:55 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : pv
Version : 1.6.20
Release : 1.el9
Architecture : x86_64
Size : 65 k
Source : pv-1.6.20-1.el9.src.rpm
Repository : epel
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.
Available Packages
Name : pv
Version : 1.6.20
Release : 1.el9
Architecture : x86_64
Size : 65 k
Source : pv-1.6.20-1.el9.src.rpm
Repository : epel
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.