Language

Package: rmlint @ 2.10.1

Synopsis

Remove duplicates and other lint from the file system

Description

rmlint finds space waste and other broken things on your file system and offers to remove it. rmlint can find:

  • duplicate files and duplicate directories,

  • non-stripped binaries (i.e. binaries with debug symbols),

  • broken symbolic links,

  • empty files and directories,

  • files with broken user and/or group ID.

Home page
https://rmlint.rtfd.org
Location
gnu/packages/disk.scm (line: 971, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'python' does not match package name 'python-wrapper'
input-labels

Identify input labels that do not match package names

label 'libblkid' does not match package name 'util-linux:lib'