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

Last updated: May 14,2024

1. Install "ruby-mail-room" package

In this section, we are going to explain the necessary steps to install ruby-mail-room on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "ruby-mail-room" package

This tutorial shows how to uninstall ruby-mail-room on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-mail-room
Priority: optional
Section: universe/ruby
Installed-Size: 59
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.6.1-1
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-mail-room/ruby-mail-room_0.6.1-1_all.deb
Size: 12678
MD5sum: c58cdd0db489cbeee3e1a315fd7c2faa
SHA1: 319cf5857534f55fa9b0f992917fa5506b7a8b4b
SHA256: 804a578049d523c7b717d33a7b6fd0e367e3f3caa2a0fa9f974c62180fce448c
Description-en: 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)
Description-md5: 67bf902e87a40630b3a74fb201deacac
Homepage: http://github.com/tpitale/mail_room
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu