How to Install and Uninstall fslint Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "fslint" package

Please follow the steps below to install fslint on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install fslint

2. Uninstall "fslint" package

Please follow the steps below to uninstall fslint on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove fslint $ sudo apt autoclean && sudo apt autoremove

3. Information about the fslint package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: fslint
Priority: optional
Section: universe/admin
Installed-Size: 772
Maintainer: Ubuntu Developers
Original-Maintainer: Pádraig Brady
Architecture: all
Version: 2.44-2
Depends: python (>= 2.3), python-gtk2 (>= 2.4), python-glade2, findutils (>= 4.1.1)
Filename: pool/universe/f/fslint/fslint_2.44-2_all.deb
Size: 105306
MD5sum: a35be799166995118b4b5cfd685db9a5
SHA1: a3f14a5a18c467a45070eb186e523c9fef01ed4e
SHA256: 65cea0d5ef06ab22e066a89c8680eabd51ba7ee245ae7fff71eb23c5687285e5
Description-en: 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
Description-md5: 4b58d63667576a6e98df13a69973c798
Homepage: http://www.pixelbeat.org/fslint/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu