movabletype-plugin-core software package provides Core Movable Type plugins, 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 movabletype-plugin-core
movabletype-plugin-core is installed in your system.
Make ensure the movabletype-plugin-core package were installed using the commands given below,
$ sudo dpkg-query -l | grep movabletype-plugin-core *
You will get with movabletype-plugin-core package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Web Software |
| Package | movabletype-plugin-core |
| Version | 5.2.9+dfsg-1 |
| Description | Core Movable Type plugins |
| Sub Section | Web |