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

Last updated: May 18,2024

1. Install "ruby-roadie" package

Please follow the guidance below to install ruby-roadie on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-roadie

2. Uninstall "ruby-roadie" package

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

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

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

Package: ruby-roadie
Priority: optional
Section: universe/ruby
Installed-Size: 93
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 3.1.1-1
Depends: ruby | ruby-interpreter, ruby-css-parser (>= 1.3.4), ruby-nokogiri (<< 1.7.0), ruby-nokogiri (>= 1.5.0)
Filename: pool/universe/r/ruby-roadie/ruby-roadie_3.1.1-1_all.deb
Size: 26438
MD5sum: 0bdfa29f4222b6f8f435001fec5a1864
SHA1: b1ea10468c5b1079efa3874b43aea99887620456
SHA256: 4db4428311eb8afbb7b512894fc1553191ea70febc49469191b84cca99e67b14
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
Homepage: http://github.com/Mange/roadie
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu