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

Last updated: April 28,2024

1. Install "ruby-mab" package

Please follow the step by step instructions below to install ruby-mab on Kali Linux

$ sudo apt update $ sudo apt install ruby-mab

2. Uninstall "ruby-mab" package

Please follow the steps below to uninstall ruby-mab on Kali Linux:

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

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

Package: ruby-mab
Version: 0.0.3-1.1
Installed-Size: 36
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter
Size: 7916
SHA256: 59ee233fbb6096cb449a65f81ef7677401071f70f10ba49c1da24c3390177f59
SHA1: b3d112b3b35b5da9e2a57fc4eb57bb61c214cab1
MD5sum: f3cd61b58282f07be9198f5517428926
Description: templating engine for writing HTML in pure Ruby
With Mab, HTML is generated by mapping method calls to HTML elements,
object attributes to element classes or HTML IDs and block arguments to
the contents of the elements.
.
This engine is an alternative to ERb which weaves the two languages
together. It is also a replacement for templating languages which use
primitive languages that blend with HTML.
.
Mab is almost fully backward compatible with the Markaby library.
Description-md5:
Homepage: https://github.com/camping/mab
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-mab/ruby-mab_0.0.3-1.1_all.deb