How to Install and Uninstall ruby-http-form-data Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 12,2024

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

Please follow the instructions below to install ruby-http-form-data on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the guidelines below to uninstall ruby-http-form-data on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-http-form-data package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-http-form-data
Priority: optional
Section: universe/ruby
Installed-Size: 35
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.0.1+gemwatch-1
Replaces: ruby-http (<< 0.7.0~)
Depends: ruby | ruby-interpreter
Breaks: ruby-http (<< 0.7.0~)
Filename: pool/universe/r/ruby-http-form-data/ruby-http-form-data_1.0.1+gemwatch-1_all.deb
Size: 6862
MD5sum: 138ec55e5c4c002ed725a14e56442dc9
SHA1: 7af9a46733ff9ab18e78d57e02baab23fdb92584
SHA256: 5fa921385031d7e4e1fa370a21554becfe4912f62cfe6b17fde180b2bc32d147
Description-en: 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: 1f887e51a4c8ba9de43dbc2d933a6a55
Homepage: https://github.com/httprb/form_data.rb
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu