How to Install fslint in Ubuntu 18.04



Install fslint by entering the following commands in the terminal:

sudo apt update
sudo apt install fslint

Description:

Utility collection to find and fix common errors in file storage

FSlint is a toolkit to clean filesystem lint. It includes a GTK+ GUI as well as a command line interface and can be used to reclaim disk space. It has an interface for uninstalling packages, and it can find things like: . - Duplicate files - Problematic filenames - Temporary files - Bad symlinks - Empty directories - Nonstripped binaries

Homepage: http://www.pixelbeat.org/fslint/

Version: 2.44-4ubuntu1

Section: universe/admin