libmono-profiler-gui-thread-ch software package provides Mono profiler library to debug GUI threading issues, 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 libmono-profiler-gui-thread-ch
libmono-profiler-gui-thread-ch is installed in your system.
Make ensure the libmono-profiler-gui-thread-ch package were installed using the commands given below,
$ sudo dpkg-query -l | grep libmono-profiler-gui-thread-ch*
You will get with libmono-profiler-gui-thread-ch package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Mono/CLI |
| Package | libmono-profiler-gui-thread-ch |
| Version | 2.99.2-2ubuntu1 |
| Description | Mono profiler library to debug GUI threading issues |
| Sub Section | Cli-mono |