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

Last updated: May 18,2024

1. Install "ruby-mimemagic" package

Learn how to install ruby-mimemagic on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-mimemagic

2. Uninstall "ruby-mimemagic" package

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

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

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

Package: ruby-mimemagic
Priority: optional
Section: universe/ruby
Installed-Size: 136
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.3.0+dfsg-1
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-mimemagic/ruby-mimemagic_0.3.0+dfsg-1_all.deb
Size: 26194
MD5sum: 545611b411dbcef3e5eef4707f6156bd
SHA1: f5e8a20b68fbcbb12432a093c413c5f19b7f2380
SHA256: 76566a6b64db71d586441a36704641fa6c62ca427d56eae20edfbe5015ca2dd2
Description-en: fast MIME detection by extension or content
The mimemagic Ruby library provides fast MIME detection by extension or
content. It uses the freedesktop.org MIME database provided by the
shared-mime-info package. It also contains some extra magic to detect
Microsoft Office 2007+ formats.
Description-md5: bf798b7b80a2c2ac130544e4f3dccce1
Homepage: https://github.com/minad/mimemagic
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu