How to Install and Uninstall ruby-http-form-data Package on Kali Linux

Last updated: May 11,2024

1. Install "ruby-http-form-data" package

This is a short guide on how to install ruby-http-form-data on Kali Linux

$ sudo apt update $ sudo apt install ruby-http-form-data

2. Uninstall "ruby-http-form-data" package

Please follow the step by step instructions below to uninstall ruby-http-form-data on Kali Linux:

$ sudo apt remove ruby-http-form-data $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-http-form-data package on Kali Linux

Package: ruby-http-form-data
Version: 2.3.0-1
Installed-Size: 45
Maintainer: Debian Ruby Team
Architecture: all
Breaks: ruby-http (<< 3.3.0-2)
Size: 9804
SHA256: 2b83f07a1f2c10ae8ffc0d8e9ea51cdbec3a760f44eef71587de3b4359625ec9
SHA1: 320a2ff1bf9729d8fd7825e41f555f5c4eb8d625
MD5sum: 2ad5a835a688fc52f3d21a8fd493e566
Description: utility-belt to build form data request bodies
This gem provides support for `application/x-www-form-urlencoded` and
`multipart/form-data` types. It was pulled out from the gem 'http' to provide
ability to build form data request bodies.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/httprb/form_data.rb
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-http-form-data/ruby-http-form-data_2.3.0-1_all.deb