How to Install libsoftware-release-perl in Ubuntu 18.04



Install libsoftware-release-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libsoftware-release-perl

Description:

Perl class representing a release of software

Software::Release is a purely informational collection of objects that you can use to represent a release of software. Its original use-case was to provide a contract between a git log parser and a formatter class that outputs a changelog, but it may be useful to others to create bug trackers, dashboards or whathaveyour.

Homepage: https://metacpan.org/release/Software-Release/

Version: 0.03-1

Section: universe/perl