How to Install license-reconcile software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install license-reconcile software package in Ubuntu 14.04 LTS (Trusty Tahr)

license-reconcile software package provides tool to reconcile copyright file and source, 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 license-reconcile 

license-reconcile is installed in your system.

Make ensure the license-reconcile package were installed using the commands given below,

$ sudo dpkg-query -l | grep license-reconcile *

You will get with license-reconcile package name, version, architecture and description in a table

license-reconcile package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Development
Package license-reconcile
Version 0.4
Description tool to reconcile copyright file and source
Sub Section devel


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