How to Install erubis software package in Debian 7 (Wheezy)

How to Install erubis software package in Debian 7 (Wheezy)

erubis software package provides Transitional package for ruby-erubis, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install erubis 

erubis is installed in your system.

Make ensure the erubis package were installed using the commands given below,

$ sudo dpkg-query -l | grep erubis *

You will get with erubis package name, version, architecture and description in a table

erubis package basic information:

Distro Debian 7 wheezy
Section Old Libraries
Package erubis
Version 2.7.0-2
Description Transitional package for ruby-erubis
Sub Section oldlibs


See Also, How to uninstall or remove erubis software package from Debian 7 (Wheezy)?