How to Install kerneloops in Ubuntu 18.04



Install kerneloops by entering the following commands in the terminal:

sudo apt update
sudo apt install kerneloops

Description:

kernel oops tracker

kerneloops is a daemon that collects kernel crash information and then submits the extracted signature to the oops.kernel.org website for statistical analysis and presentation to the Linux kernel developers.

Homepage: http://oops.kernel.org/

Version: 0.12+git20140509-6ubuntu2

Section: utils