How to Install copyright-update software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install copyright-update software package in Ubuntu 12.04 LTS (Precise Pangolin)

copyright-update software package provides update copyright information in files, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install copyright-update 

copyright-update is installed in your system.

Make ensure the copyright-update package were installed using the commands given below,

$ sudo dpkg-query -l | grep copyright-update *

You will get with copyright-update package name, version, architecture and description in a table

copyright-update package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Development
Package copyright-update
Version 2010.0307+git23ecad8-2
Description update copyright information in files
Sub Section devel


See Also, How to uninstall or remove copyright-update software package from Ubuntu 12.04 LTS (Precise Pangolin)?