How to Install and Uninstall netpipe-pvm Package on Kali Linux

Last updated: May 10,2024

1. Install "netpipe-pvm" package

This is a short guide on how to install netpipe-pvm on Kali Linux

$ sudo apt update $ sudo apt install netpipe-pvm

2. Uninstall "netpipe-pvm" package

This is a short guide on how to uninstall netpipe-pvm on Kali Linux:

$ sudo apt remove netpipe-pvm $ sudo apt autoclean && sudo apt autoremove

3. Information about the netpipe-pvm package on Kali Linux

Package: netpipe-pvm
Source: netpipe (3.7.2-8)
Version: 3.7.2-8+b1
Installed-Size: 121
Maintainer: Camm Maguire
Architecture: amd64
Depends: pvm, libc6 (>= 2.4), libpvm3
Size: 91524
SHA256: 6c7189391ce5cb827f757be19565d7848997abe8592fcae62a0e66f783478247
SHA1: f186c4c482f8d0a949f2f5f1aa8d0b23eaf9414b
MD5sum: ac97ba0ed088f84e2be82f602e15f0e1
Description: Network performance tool using PVM
NetPIPE is a protocol independent performance tool that encapsulates
the best of ttcp and netperf and visually represents the network
performance under a variety of conditions. By taking the end-to-end
application view of a network, NetPIPE clearly shows the overhead
associated with different protocol layers. NetPIPE answers such
questions as: how soon will a given data block of size k arrive at its
destination? Which network and protocol will transmit size k blocks
the fastest? What is a given network's effective maximum throughput
and saturation level? Does there exist a block size k for which the
throughput is maximized? How much communication overhead is due to the
network communication protocol layer(s)? How quickly will a small (< 1
kbyte) control message arrive, and which network and protocol are best
for this purpose?
.
This package measures network performance using the PVM protocol, a
Parallel Virtual Machine interface frequently used in parallel processing,
and which uses in turn TCP as its underlying transport. PVM support
is provided in its own separate pvm package on Debian systems.
Description-md5: 50aca03ec2f3fcef330dbd26a2b1acbd
Tag: admin::benchmarking, network::scanner, role::program, scope::utility
Section: net
Priority: optional
Filename: pool/main/n/netpipe/netpipe-pvm_3.7.2-8+b1_amd64.deb