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

Last updated: May 04,2024

1. Install "ruby-mab" package

In this section, we are going to explain the necessary steps to install ruby-mab on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-mab

2. Uninstall "ruby-mab" package

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

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

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

Package: ruby-mab
Architecture: all
Version: 0.0.3-1build1
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: 69
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-mab/ruby-mab_0.0.3-1build1_all.deb
Size: 7916
MD5sum: 83b92e035631e4a1143200e69f8dcfdd
SHA1: 78183f176f33ab4a8a35b3e2f0681112faef252b
SHA256: 12ae359aec6578f125a589cfd3f3ee0affe1ea2dab4c0eea7fdfd0977013f4d0
SHA512: 9c7ffdc6fca6f6bdcbebb5babba9a837ec789ac0f7719bc1d39bedb1090f3ebff3729428d2debb28144a9a9ea6fc75882f0e5af807ec2f9d6cb513c4cf23d219
Homepage: https://github.com/camping/mab
Description-en: 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: 42e630e15d3c8ce9b5792854690dd20e
Ruby-Versions: all