How to Install and Uninstall ruby-roadie Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 17,2024

1. Install "ruby-roadie" package

This guide covers the steps necessary to install ruby-roadie on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-roadie

2. Uninstall "ruby-roadie" package

Learn how to uninstall ruby-roadie on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ruby-roadie package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-roadie
Architecture: all
Version: 4.0.0-1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 100
Depends: ruby | ruby-interpreter, ruby-css-parser (>= 1.4), ruby-nokogiri (>= 1.8)
Filename: pool/universe/r/ruby-roadie/ruby-roadie_4.0.0-1_all.deb
Size: 30364
MD5sum: 3f7958e917567d3f5e6ef3cea2582c14
SHA1: 0741bf71fcfd970cec244d0e75839107ff566678
SHA256: e984a3b2fefa585d1ce3fb96b7d662c4536be1f0af3b754eff38d4243e984e1b
SHA512: b1d868c2d527205811a078ba033ed213ac81653023980ebb9a50bb6c183b7a316d1659d08381e0c05837f07bbb96be1d82a8ca853d9023236d9472bdcbd763c2
Homepage: https://github.com/Mange/roadie
Description-en: 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: ff0c77c2f62fecd275067454d0fc4bb1
Ruby-Versions: all