How to Install apport-retrace software package in Ubuntu 16.10 (Yakkety Yak)

How to Install apport-retrace software package in Ubuntu 16.10 (Yakkety Yak)

apport-retrace software package provides tools for reprocessing Apport crash reports, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install apport-retrace 

apport-retrace is installed in your system.

Make ensure the apport-retrace package were installed using the commands given below,

$ sudo dpkg-query -l | grep apport-retrace *

You will get with apport-retrace package name, version, architecture and description in a table

apport-retrace package basic information:

Distro Ubuntu 16 10 yakkety yak
Section Development
Package apport-retrace
Version 2.20.3-0ubuntu8
Description tools for reprocessing Apport crash reports
Sub Section Devel


See Also, How to uninstall or remove apport-retrace software package from Ubuntu 16.10 (Yakkety Yak)?