How to Install and Uninstall pv Package on openSUSE Leap

Last updated: May 10,2024

1. Install "pv" package

Learn how to install pv on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install pv

2. Uninstall "pv" package

Please follow the step by step instructions below to uninstall pv on openSUSE Leap:

$ sudo zypper remove pv

3. Information about the pv package on openSUSE Leap

Information for package pv:
---------------------------
Repository : Main Repository
Name : pv
Version : 1.6.6-3.4.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 116.0 KiB
Installed : No
Status : not installed
Source package : pv-1.6.6-3.4.1.src
Upstream URL : http://ivarch.com/programs/pv.shtml
Summary : PipeViewer - Monitor the Progress of Data through Pipes
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.