How to Install and Uninstall ruby-pcaprub Package on Kali Linux

Last updated: May 12,2024

1. Install "ruby-pcaprub" package

Please follow the instructions below to install ruby-pcaprub on Kali Linux

$ sudo apt update $ sudo apt install ruby-pcaprub

2. Uninstall "ruby-pcaprub" package

Please follow the step by step instructions below to uninstall ruby-pcaprub on Kali Linux:

$ sudo apt remove ruby-pcaprub $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-pcaprub package on Kali Linux

Package: ruby-pcaprub
Version: 0.12.4-2
Installed-Size: 92
Maintainer: Debian Ruby Team
Architecture: amd64
Depends: libc6 (>= 2.4), libpcap0.8 (>= 1.0.0), libruby3.1 (>= 3.1.2), libruby (>= 1:3.1~0), libruby (<< 1:3.2~)
Size: 20416
SHA256: 13062795d1f172717ed2f917e06fa6374819cb6927e392d00a2629546fea255e
SHA1: 52d372abdb3e8e0307d4221967f781ccc9e5d175
MD5sum: ac817603a47e64bd0875b3c81dd93a18
Description: Ruby bindings for LBL Packet Capture library (libpcap)
libpcap (Packet CAPture) provides a portable framework for low-level
network monitoring. Applications include network statistics collection,
security monitoring, network debugging, etc.
.
pcaprub provide a consistent interface for using libcap in Ruby.
.
It does not provide packet processing functionality, only the interface for
capturing packets, and passing yielding those packets.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/pcaprub/pcaprub
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-pcaprub/ruby-pcaprub_0.12.4-2_amd64.deb