How to Install eclipse-egit-mylyn software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install eclipse-egit-mylyn software package in Ubuntu 14.04 LTS (Trusty Tahr)

eclipse-egit-mylyn software package provides Mylyn integration for EGit, 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 eclipse-egit-mylyn 

eclipse-egit-mylyn is installed in your system.

Make ensure the eclipse-egit-mylyn package were installed using the commands given below,

$ sudo dpkg-query -l | grep eclipse-egit-mylyn *

You will get with eclipse-egit-mylyn package name, version, architecture and description in a table

eclipse-egit-mylyn package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Development
Package eclipse-egit-mylyn
Version 3.3.1-1
Description Mylyn integration for EGit
Sub Section devel


See Also, How to uninstall or remove eclipse-egit-mylyn software package from Ubuntu 14.04 LTS (Trusty Tahr)?