How to Install libparse-debianchangelog-perl in Ubuntu 18.04



Install libparse-debianchangelog-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libparse-debianchangelog-perl

Description:

parse Debian changelogs and output them in other formats

Parse::DebianChangelog is a replacement for the very limited dpkg-parsechangelog. It can be used either via the parsechangelog command line script or as Perl module. . Currently supported output formats: * original dpkg-parsechangelog output format * similar format with multiple stanzas instead of one * XML * HTML (customizable via HTML::Template templates).

Homepage: http://www.djpig.de/software/

Version: 1.2.0-12

Section: perl