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

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

mdetect software package provides mouse device autodetection tool, 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 mdetect 

mdetect is installed in your system.

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

$ sudo dpkg-query -l | grep mdetect *

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

mdetect package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Utilities
Package mdetect
Version 0.5.2.3build2
Description mouse device autodetection tool
Sub Section Utils


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