How to Install libconfig-yaml-perl software package in Debian 8 (Jessie)

How to Install libconfig-yaml-perl software package in Debian 8 (Jessie)

libconfig-yaml-perl software package provides module for manipulating YAML-based configuration files, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libconfig-yaml-perl 

libconfig-yaml-perl is installed in your system.

Make ensure the libconfig-yaml-perl package were installed using the commands given below,

$ sudo dpkg-query -l | grep libconfig-yaml-perl *

You will get with libconfig-yaml-perl package name, version, architecture and description in a table

libconfig-yaml-perl package basic information:

Distro Debian 8 jessie
Section Perl
Package libconfig-yaml-perl
Version 1.42-2
Description module for manipulating YAML-based configuration files
Sub Section Perl


See Also, How to uninstall or remove libconfig-yaml-perl software package from Debian 8 (Jessie)?