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

Last updated: May 13,2024

1. Install "ruby-exception-notification" package

This is a short guide on how to install ruby-exception-notification on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-exception-notification

2. Uninstall "ruby-exception-notification" package

Please follow the steps below to uninstall ruby-exception-notification on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-exception-notification $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-exception-notification
Priority: optional
Section: universe/ruby
Installed-Size: 133
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 4.0.1-1
Depends: ruby, ruby-actionmailer | ruby-actionmailer-3.2, ruby-activesupport | ruby-activesupport-3.2
Filename: pool/universe/r/ruby-exception-notification/ruby-exception-notification_4.0.1-1_all.deb
Size: 19148
MD5sum: fff6f022d23c5e6d7565abd5116ecb13
SHA1: 23812c17e17a1ffd3c3f0863f09d6d42b2b451ca
SHA256: d1cc34f9c8b8e2a4b393373693a0d0e02d2a328345a9ac82cbd9463af15791ac
Description-en: exception notification support for Rails and Rack apps
Using this package, Rails or Rack applications can be configured can be
configured to send notifications about any unhandled exceptions raised by the
application. Notifications can be sent via email, IRC, HTTP, and other means.
Description-md5: 4154f6e85a32bc1dc515eb9387571ac4
Homepage: http://smartinez87.github.com/exception_notification
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu