How to Install and Uninstall ruby-mail-room Package on Kali Linux

Last updated: May 19,2024

1. Install "ruby-mail-room" package

Please follow the guidelines below to install ruby-mail-room on Kali Linux

$ sudo apt update $ sudo apt install ruby-mail-room

2. Uninstall "ruby-mail-room" package

Please follow the steps below to uninstall ruby-mail-room on Kali Linux:

$ sudo apt remove ruby-mail-room $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-mail-room package on Kali Linux

Package: ruby-mail-room
Version: 0.10.0+really0.0.24-1
Installed-Size: 95
Maintainer: Debian Ruby Team
Architecture: all
Provides: ruby-gitlab-mail-room (= 0.10.0+really0.0.24-1)
Depends: ruby:any
Size: 24416
SHA256: 19c8d902abd203e14e2872f6733cbea0101180a67a91c4b54badc6bd80603b68
SHA1: 0c81c59ada77331d950d70fc3217f99cd31c6eb3
MD5sum: b83aa5ddb95f7744fcbb9b53f9a0f500
Description: Forward mail from gmail IMAP to a callback URL or job worker, simply
mail_room is a configuration based process that will idle on IMAP connections
and execute a delivery method when a new message is received.
.
Examples of
delivery methods include:
- POST to a delivery URL (Postback)
- Queue a job to Sidekiq or Que for later processing (Sidekiq or Que)
- Log the message or open with LetterOpener (Logger or LetterOpener)
.
This package provides gitlab's fork of mail_room.
Description-md5:
Multi-Arch: foreign
Homepage: https://gitlab.com/gitlab-org/ruby/gems/gitlab-mail_room
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-mail-room/ruby-mail-room_0.10.0+really0.0.24-1_all.deb