Install netpipe-pvm
Installing netpipe-pvm package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install netpipe-pvm
netpipe-pvm package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | netpipe-pvm |
version | 3.7.2-7.4+b1 |
description | Network performance tool using PVM |
subsection | net |
maintainer | Camm Maguire |
Uninstall netpipe-pvm
To remove just netpipe-pvm package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove netpipe-pvm
Uninstall netpipe-pvm and it’s dependent packages
To remove the netpipe-pvm package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove netpipe-pvm
Purging netpipe-pvm
If you also want to delete configuration and/or data files of netpipe-pvm from Debian Sid then this will work:
sudo apt-get purge netpipe-pvm
To delete configuration and/or data files of netpipe-pvm and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove netpipe-pvm