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

Last updated: January 11,2025

1. Install "ruby-erubis" package

This tutorial shows how to install ruby-erubis on Kali Linux

$ sudo apt update $ sudo apt install ruby-erubis

2. Uninstall "ruby-erubis" package

Learn how to uninstall ruby-erubis on Kali Linux:

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

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

Package: ruby-erubis
Version: 2.7.0-3.1
Installed-Size: 1195
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
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~)
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~)
Size: 94464
SHA256: 4990bc848c13560253346ca78943174b0cf3f6338e99fa277ad77026bc616daf
SHA1: ba24cf16f8719adcf390f6bb2c9da6d2c406d1e4
MD5sum: 820c0cce33cb57b4c04bf0080e1d4d02
Description: 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:
Homepage: http://www.kuwata-lab.com/erubis/
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-erubis/ruby-erubis_2.7.0-3.1_all.deb