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

Last updated: May 18,2024

1. Install "ruby-mime" package

Here is a brief guide to show you how to install ruby-mime on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-mime

2. Uninstall "ruby-mime" package

In this section, we are going to explain the necessary steps to uninstall ruby-mime on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-mime
Priority: optional
Section: universe/ruby
Installed-Size: 66
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.4.3-1
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-mime/ruby-mime_0.4.3-1_all.deb
Size: 18970
MD5sum: 516f983cfe43b4ec2bcea5fe4b2ad3a0
SHA1: 4611353b349e7b326b0b1bdf6a522202008be3e2
SHA256: cc5fb1632a3e2c63ab017350a79b186719266f10120317b0857972dbb64593be
Description-en: MIME library for Ruby
ruby-mime is a library for building RFC compliant Multipurpose Internet
Mail Extensions (MIME) messages. It can be used to construct standardized
MIME messages for use in client/server communications, such as Internet
mail or HTTP multipart/form-data transactions.
Description-md5: 1864ddeb67d08008fefab0b5fcc2d579
Homepage: http://ecentryx.com/gems/mime
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu