How to Install and Uninstall ruby-mab Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 11,2024

1. Install "ruby-mab" package

Please follow the instructions below to install ruby-mab on Ubuntu 16.04 LTS (Xenial Xerus)

$ 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 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-mab package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-mab
Priority: optional
Section: universe/ruby
Installed-Size: 69
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.0.3-1build1
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
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
Homepage: https://github.com/camping/mab
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu