How to Install and Uninstall fslint Package on openSUSE Leap

Last updated: May 20,2024

1. Install "fslint" package

Please follow the guidelines below to install fslint on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install fslint

2. Uninstall "fslint" package

This guide covers the steps necessary to uninstall fslint on openSUSE Leap:

$ sudo zypper remove fslint

3. Information about the fslint package on openSUSE Leap

Information for package fslint:
-------------------------------
Repository : Main Repository
Name : fslint
Version : 2.46-bp153.1.14
Arch : noarch
Vendor : openSUSE
Installed Size : 573,6 KiB
Installed : No
Status : not installed
Source package : fslint-2.46-bp153.1.14.src
Summary : A utility to find and clean "lint" on a filesystem
Description :
FSlint is a utility to find redundant disk usage like duplicate files
for example. It can be used to reclaim disk space and fix other problems
like file naming issues and bad symlinks etc.
It includes a GTK+ GUI as well as a command line interface.