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

Last updated: October 05,2024

1. Install "ruby-erubis" package

Please follow the step by step instructions below to install ruby-erubis on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-erubis

2. Uninstall "ruby-erubis" package

This guide let you learn how to uninstall ruby-erubis on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: ruby-erubis
Architecture: all
Version: 2.7.0-3
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: 1200
Provides: erubis, erubis-doc, liberubis-ruby, liberubis-ruby1.8, liberubis-ruby1.9.1
Depends: ruby | ruby-interpreter
Breaks: erubis (<< 2.7.0-1~), erubis-doc (<< 2.7.0-1~), liberubis-ruby (<< 2.7.0-1~), liberubis-ruby1.8 (<< 2.7.0-1~), liberubis-ruby1.9.1 (<< 2.7.0-1~)
Replaces: erubis (<< 2.7.0-1~), erubis-doc (<< 2.7.0-1~), liberubis-ruby (<< 2.7.0-1~), liberubis-ruby1.8 (<< 2.7.0-1~), liberubis-ruby1.9.1 (<< 2.7.0-1~)
Filename: pool/universe/r/ruby-erubis/ruby-erubis_2.7.0-3_all.deb
Size: 88588
MD5sum: 48b9bfdef0cfadb9778b5b413089ac19
SHA1: a78a55dc022867f0fe883b640eadd3eb9d2afdd7
SHA256: 40ab8c1f1b90c96072fe6f1ca61fee4da1df9fb782c680e7c9f1f3630532abad
SHA512: 15b5677c075335b94281c676dfcf1b9e1b30e16f5513e4bcfadb3b25836edf2466137f5f995940a728f8c534957ce4277ae9db3b013f4de3323b44e872c07aa2
Homepage: http://www.kuwata-lab.com/erubis/
Description-en: fast and extensible eRuby implementation which supports multi-language
Erubis is a very fast eRuby implementation that features:
* Multi-language support (Ruby/PHP/C/Java/Scheme/Perl/Javascript)
* Auto escaping support
* Auto trimming spaces around '<% %>'
* Embedded pattern changeable (default '<% %>')
* Enable to handle Processing Instructions (PI) as embedded pattern
* Context object available and easy to combine eRuby template with YAML file
* Print statement available
* Easy to extend and customize in subclass
* Ruby on Rails support
Description-md5: c5bd692a5d82df46c85d7e951be86e33
Ruby-Versions: all