How to Install and Uninstall ruby-multipart-post Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 03,2024

1. Install "ruby-multipart-post" package

Learn how to install ruby-multipart-post on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "ruby-multipart-post" package

This guide let you learn how to uninstall ruby-multipart-post on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ruby-multipart-post package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-multipart-post
Architecture: all
Version: 2.0.0-1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 34
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-multipart-post/ruby-multipart-post_2.0.0-1_all.deb
Size: 6868
MD5sum: 5dcf8b8cbd0ddf22369a97efce6df94c
SHA1: a6a99e0e81dc17daa909a6342debbde7f178b9aa
SHA256: 31986d1522039415b936a287ad338a670f633c0d4a587522a33dcee3830a23e0
SHA512: 71f155d38c5af59ed372221c05f4b3508128659494cf728669a3ea8593e18071ba015468dacbcbf72a4085508ef52c0984ad9627f76c73dbc61b4b3f049e1212
Homepage: https://github.com/nicksieger/multipart-post
Description-en: 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: f98e711060030758eea0c6c50850bd7a
Ruby-Versions: all