How to Install libghc-safe-prof software package in Ubuntu 16.04 LTS (Xenial Xerus)

How to Install libghc-safe-prof software package in Ubuntu 16.04 LTS (Xenial Xerus)

libghc-safe-prof software package provides Profiling library for safe (pattern match free) functions; profiling libraries, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libghc-safe-prof 

libghc-safe-prof is installed in your system.

Make ensure the libghc-safe-prof package were installed using the commands given below,

$ sudo dpkg-query -l | grep libghc-safe-prof *

You will get with libghc-safe-prof package name, version, architecture and description in a table

libghc-safe-prof package basic information:

Distro Ubuntu 16 04 lts xenial xerus
Section Haskell
Package libghc-safe-prof
Version 0.3.9-3
Description Profiling library for safe (pattern match free) functions; profiling libraries
Sub Section Haskell


See Also, How to uninstall or remove libghc-safe-prof software package from Ubuntu 16.04 LTS (Xenial Xerus) ?