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

Last updated: May 17,2024

1. Install "ruby-ejs" package

In this section, we are going to explain the necessary steps to install ruby-ejs on Kali Linux

$ sudo apt update $ sudo apt install ruby-ejs

2. Uninstall "ruby-ejs" package

Please follow the guidelines below to uninstall ruby-ejs on Kali Linux:

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

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

Package: ruby-ejs
Version: 1.1.1-2.1
Installed-Size: 22
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter
Size: 4696
SHA256: e22b957b549e56d12d4a62ac7c00418637320ab7ec4b086ad030efb86df4eb04
SHA1: ea3621af04c553c002501d6c81e6968e9682d24a
MD5sum: f1ba66de2135447772c7bad43d5c59f5
Description: EJS (Embedded JavaScript) template compiler
Compile and evaluate EJS (Embedded JavaScript) templates from Ruby.
EJS templates embed JavaScript code inside <% ... %> tags, much
like ERB. This library is a port of Underscore.js's _.template
function to Ruby, and strives to maintain the same syntax and semantics.
Description-md5:
Homepage: https://github.com/sstephenson/ruby-ejs/
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-ejs/ruby-ejs_1.1.1-2.1_all.deb