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

Last updated: May 18,2024

1. Install "ruby-packetfu" package

This tutorial shows how to install ruby-packetfu on Kali Linux

$ sudo apt update $ sudo apt install ruby-packetfu

2. Uninstall "ruby-packetfu" package

This guide covers the steps necessary to uninstall ruby-packetfu on Kali Linux:

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

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

Package: ruby-packetfu
Version: 1.1.11-3
Installed-Size: 279
Maintainer: Debian Ruby Team
Architecture: all
Depends: ieee-data, ruby-pcaprub (>= 0.12)
Size: 53264
SHA256: a672dd12230bb9ba3994df2861ab6683c7723c6775100324a71451ff1a03c466
SHA1: 5445cdd78199dd3a9f042319e16a4c8e4d2d64af
MD5sum: 630c15379ab541145a63124e12eeaefe
Description: mid-level packet manipulation library for Ruby
PacketFu is a library for reading and writing packets to an interface or to a
libpcap-formatted file. This library can read, parse, and write network
packets with the level of ease and fun expected from Ruby.
Description-md5:
Homepage: https://github.com/todb/packetfu
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-packetfu/ruby-packetfu_1.1.11-3_all.deb