How to Install and Uninstall pv Package on openSuSE Tumbleweed
Last updated: November 26,2024
1. Install "pv" package
Please follow the steps below to install pv on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
pv
Copied
2. Uninstall "pv" package
In this section, we are going to explain the necessary steps to uninstall pv on openSuSE Tumbleweed:
$
sudo zypper remove
pv
Copied
3. Information about the pv package on openSuSE Tumbleweed
Information for package pv:
---------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : pv
Version : 1.8.5-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 224.0 KiB
Installed : No
Status : not installed
Source package : pv-1.8.5-1.1.src
Upstream URL : http://ivarch.com/programs/pv.shtml
Summary : Tool for 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.
---------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : pv
Version : 1.8.5-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 224.0 KiB
Installed : No
Status : not installed
Source package : pv-1.8.5-1.1.src
Upstream URL : http://ivarch.com/programs/pv.shtml
Summary : Tool for 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.