How to Install and Uninstall license-reconcile Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "license-reconcile" package

Please follow the guidance below to install license-reconcile on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install license-reconcile

2. Uninstall "license-reconcile" package

Learn how to uninstall license-reconcile on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove license-reconcile $ sudo apt autoclean && sudo apt autoremove

3. Information about the license-reconcile package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: license-reconcile
Priority: optional
Section: universe/devel
Installed-Size: 146
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.9
Depends: perl, devscripts (>= 2.15.9~), libclass-xsaccessor-perl, libconfig-any-perl, libdebian-copyright-perl (>= 0.2), libdpkg-perl, libemail-address-perl, libfile-fnmatch-perl, libfile-mmagic-perl, libfile-slurp-perl, liblist-moreutils-perl, libparse-debianchangelog-perl, libreadonly-perl (>= 1.600) | libreadonly-perl (<< 1.500), libreadonly-perl (>= 1.500) | libreadonly-xs-perl, libset-intspan-perl, libsmart-comments-perl, libtext-levenshteinxs-perl, libuniversal-require-perl
Recommends: libyaml-libyaml-perl
Filename: pool/universe/l/license-reconcile/license-reconcile_0.9_all.deb
Size: 61652
MD5sum: 4bf3577cf95788a327d27a75c6290cf0
SHA1: 4b44c66f99bffaa87cf23a10cf6c1e0ea3e2137c
SHA256: f950b4b467025b2826f5cc9b8428b831c46d0da6b54ea177700a83b0a28d7dc4
Description-en: tool to reconcile copyright file and source
Out of the box the license-reconcile tool compares licensecheck output
and the debian/changelog file against the debian/copyright file. However
the power of the tool is that the behaviour can be overridden and complemented
by rules. Rules include the ability to file match, to match against
licensecheck output and to extract copyright years. The rules can be defined
in a file and should need to be changed less often than the debian/copyright
file itself. If necessary copyright and license data can be extracted
from the source code in more specialized ways by adding Perl modules
below Debian::LicenseReconcile::Filter.
Description-md5: 88560df136ad5548b73bee714d80f218
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu