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

Last updated: May 18,2024

1. Install "ruby-roadie" package

Please follow the step by step instructions below to install ruby-roadie on Kali Linux

$ sudo apt update $ sudo apt install ruby-roadie

2. Uninstall "ruby-roadie" package

This guide covers the steps necessary to uninstall ruby-roadie on Kali Linux:

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

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

Package: ruby-roadie
Version: 5.1.0-1
Installed-Size: 107
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-nokogiri (>= 1.8), ruby-css-parser (>= 1.4)
Size: 35376
SHA256: fe9867f9ab549639f4298aae39bf98cf007fb56be64be2b19e5fb283018c4ee2
SHA1: a031e36bca504cf36ff99ca90eeeaa20f0226543
MD5sum: 57a85628851fadd3290fdce1a5b2d75e
Description: library for composing HTML email
Email clients have bad support for stylesheets, and some of them blocks
stylesheets from downloading. The easiest way to handle this is to work with
inline styles (`style="..."`), but that is error prone and hard to work with
as you cannot use classes and/or reuse styling over your HTML.
.
Roadie tries to make sending HTML emails a little less painful by inlining
stylesheets and rewriting relative URLs for you.
Description-md5:
Homepage: https://github.com/Mange/roadie
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-roadie/ruby-roadie_5.1.0-1_all.deb