How to Install showfsck in Ubuntu 18.04



Install showfsck by entering the following commands in the terminal:

sudo apt update
sudo apt install showfsck

Description:

show the number of reboots before next forced fsck

This package displays during startup and halt the number of mounts for each ext2/3 partition before an fsck will be forced, so that the user will not be suprised. . Very useful for people that often reboot (laptop users for example)

Version: 1.4ubuntu4

Section: universe/utils