How to Install libcbor-xs-perl software package in Ubuntu 17.04 (Zesty Zapus)

How to Install libcbor-xs-perl software package in Ubuntu 17.04 (Zesty Zapus)

libcbor-xs-perl software package provides module for manipulating CBOR-formatted data (C/XS-accelerated), you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libcbor-xs-perl 

libcbor-xs-perl is installed in your system.

Make ensure the libcbor-xs-perl package were installed using the commands given below,

$ sudo dpkg-query -l | grep libcbor-xs-perl *

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

libcbor-xs-perl package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Perl
Package libcbor-xs-perl
Version 1.50-1build1
Description module for manipulating CBOR-formatted data (C/XS-accelerated)
Sub Section Perl


See Also, How to uninstall or remove libcbor-xs-perl software package from Ubuntu 17.04 (Zesty Zapus)?