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

Last updated: May 15,2024

1. Install "ruby-actionmailer" package

This guide let you learn how to install ruby-actionmailer on Kali Linux

$ sudo apt update $ sudo apt install ruby-actionmailer

2. Uninstall "ruby-actionmailer" package

This guide let you learn how to uninstall ruby-actionmailer on Kali Linux:

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

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

Package: ruby-actionmailer
Source: rails
Version: 2:6.1.7.3+dfsg-3
Installed-Size: 164
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby:any (>= 1:2.5.0), ruby-actionpack (= 2:6.1.7.3+dfsg-3), ruby-actionview (= 2:6.1.7.3+dfsg-3), ruby-activejob (= 2:6.1.7.3+dfsg-3), ruby-mail (<< 3.0), ruby-rails-dom-testing (<< 3.0), ruby-rails-dom-testing (>= 2.0)
Breaks: ruby-sidekiq (<< 6.0~)
Size: 42432
SHA256: 45ca50247e2a9a86d0af033d267d3fbb0591ec9cb60232063278fa92b4a8719c
SHA1: 1297745a1bae54d34d39519c681a11038e800d07
MD5sum: 02e2b7e9dcf508bc8a2c2d31058c0e5e
Description: email composition, delivery framework (part of Rails)
Action Mailer is a framework for working with email on Rails.
Compose, deliver, and test emails using the familiar controller/view
pattern. First-class support for multipart email and attachments.
Description-md5:
Homepage: https://rubyonrails.org/
Section: ruby
Priority: optional
Filename: pool/main/r/rails/ruby-actionmailer_6.1.7.3+dfsg-3_all.deb