How to Install and Uninstall ruby-mab Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 12,2024

1. Install "ruby-mab" package

Here is a brief guide to show you how to install ruby-mab on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-mab

2. Uninstall "ruby-mab" package

Learn how to uninstall ruby-mab on Ubuntu 21.10 (Impish Indri):

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

3. Information about the ruby-mab package on Ubuntu 21.10 (Impish Indri)

Package: ruby-mab
Architecture: all
Version: 0.0.3-1.1
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: 36
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-mab/ruby-mab_0.0.3-1.1_all.deb
Size: 7956
MD5sum: f904e954b87b5b1b4f97ca91031dd8af
SHA1: 41075c5a0f166790bb844879bd247b073871acae
SHA256: c7d201e5c68d07a7cb2cc70610bd7dbc15da56091400055ade3275615bfb3079
SHA512: 456954cd35d0d195e3ad3d23875f2c8456fad04e7899159f0a65ef75de21d6f8a0473c2466e566352d1632a78e32a5c7e6419ed9e2b4cc9dcb602096abeb3a16
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