mono-addins-utils software package provides Command-line utility for Mono.Addins management, 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 mono-addins-utils
mono-addins-utils is installed in your system.
Make ensure the mono-addins-utils package were installed using the commands given below,
$ sudo dpkg-query -l | grep mono-addins-utils *
You will get with mono-addins-utils package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Mono/CLI |
| Package | mono-addins-utils |
| Version | 1.0+git20130406.adcd75b-3 |
| Description | Command-line utility for Mono.Addins management |
| Sub Section | Cli-mono |