How to Install and Uninstall ruby-multipart-post Package on Kali Linux

Last updated: July 07,2024

1. Install "ruby-multipart-post" package

Learn how to install ruby-multipart-post on Kali Linux

$ sudo apt update $ sudo apt install ruby-multipart-post

2. Uninstall "ruby-multipart-post" package

Please follow the guidance below to uninstall ruby-multipart-post on Kali Linux:

$ sudo apt remove ruby-multipart-post $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-multipart-post package on Kali Linux

Package: ruby-multipart-post
Version: 2.0.0-2
Installed-Size: 34
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby | ruby-interpreter
Size: 7928
SHA256: 27474c78e49c67628849bf87effdb08e79d18991abd12ac58d64cd586a8efe04
SHA1: 52295f2734b61002a7f0f6925dbb2ca0a03b1714
MD5sum: 84c55eb637d3ff45fdba755bf5e7d757
Description: multipart form post accessory for Net::HTTP
Adds a streamy multipart form post capability to Net::HTTP. Also
supports other methods besides POST.
.
FEATURES/PROBLEMS:
.
* Appears to actually work. A good feature to have.
* Encapsulates posting of file/binary parts and name/value parameter parts,
similar to most browsers' file upload forms.
* Provides an UploadIO helper class to prepare IO objects for inclusion in
the params hash of the multipart post object
Description-md5:
Homepage: https://github.com/nicksieger/multipart-post
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-multipart-post/ruby-multipart-post_2.0.0-2_all.deb