How to Install dh-apport in Ubuntu 18.04



Install dh-apport by entering the following commands in the terminal:

sudo apt update
sudo apt install dh-apport

Description:

debhelper extension for the apport crash report system

apport automatically collects data from crashed processes and compiles a problem report in /var/crash/. This utilizes the crashdump helper hook provided by the Ubuntu kernel. . This package provides a debhelper extension to make it easier for other packages to include apport hooks.

Homepage: https://wiki.ubuntu.com/Apport

Version: 2.20.9-0ubuntu7

Section: universe/devel