How to Install mbt software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install mbt software package in Ubuntu 14.04 LTS (Trusty Tahr)

mbt software package provides memory-based tagger-generator and tagger, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install mbt 

mbt is installed in your system.

Make ensure the mbt package were installed using the commands given below,

$ sudo dpkg-query -l | grep mbt *

You will get with mbt package name, version, architecture and description in a table

mbt package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Science
Package mbt
Version 3.2.10-4
Description memory-based tagger-generator and tagger
Sub Section Science


See Also, How to uninstall or remove mbt software package from Ubuntu 14.04 LTS (Trusty Tahr)?