How to Install and Uninstall ruby-mime Package on Kali Linux

Last updated: September 20,2024

1. Install "ruby-mime" package

Here is a brief guide to show you how to install ruby-mime on Kali Linux

$ sudo apt update $ sudo apt install ruby-mime

2. Uninstall "ruby-mime" package

This is a short guide on how to uninstall ruby-mime on Kali Linux:

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

3. Information about the ruby-mime package on Kali Linux

Package: ruby-mime
Version: 0.4.4-2
Installed-Size: 67
Maintainer: Marc Bigler
Architecture: all
Depends: ruby | ruby-interpreter
Size: 19588
SHA256: 04e2dc85b844ba29919bb49d95791f5d83799a3db64fa16175019726d4c59de9
SHA1: 2c7ca31f3be7f90d48313164f5da80b9f1c8c462
MD5sum: ed25e7f4bef36f89b7d7fa000e4e8dbd
Description: 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:
Homepage: https://ecentryx.com/gems/mime
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-mime/ruby-mime_0.4.4-2_all.deb