Search Criteria
Package Details: rmlint 2.10.3-7
Package Actions
| Git Clone URL: | https://aur.archlinux.org/rmlint.git (read-only, click to copy) |
|---|---|
| Package Base: | rmlint |
| Description: | remove duplicates and other lint (without-gui) |
| Upstream URL: | https://github.com/sahib/rmlint |
| Keywords: | duplicate lint |
| Licenses: | GPL-3.0-only |
| Submitter: | tee |
| Maintainer: | envolution |
| Last Packager: | envolution |
| Votes: | 13 |
| Popularity: | 2.14 |
| First Submitted: | 2025-04-15 07:24 (UTC) |
| Last Updated: | 2025-07-05 23:41 (UTC) |
Dependencies (20)
- glib2 (glib2-selinuxAUR, glib2-gitAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-eacAUR)
- json-glib (json-glib-gitAUR)
- libelf (elfutils-gitAUR)
- python
- util-linux-libs (util-linux-libs-selinuxAUR, util-linux-libs-aesAUR)
- gettext (gettext-gitAUR) (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- python-sphinx-bootstrap-theme (make)
- scons (make)
- btrfs-progs (btrfs-progs-gitAUR) (check)
- dash (dash-gitAUR, dash-static-muslAUR, dash-editline-gitAUR) (check)
- man-db (check)
- patchelf (patchelf-gitAUR) (check)
- python-psutil (check)
- python-pygal (check)
- python-pytest (check)
- python-tests (check)
- python-utils (check)
- python-xattr (check)
Required by (2)
- cylon (optional)
- rmlint-shredder-git
Latest Comments
envolution commented on 2025-07-05 22:32 (UTC)
@RuneArch @kleinph shredder (rmlint gui) moved to aur/rmlint-shredder
envolution commented on 2025-07-05 18:50 (UTC)
@RuneArch you can exclude dash by adding !nocheck to makepkg.conf options - as for a version without shredder it would need to be a separate package - maybe something like rmlint-headless. I'll take a look today
RuneArch commented on 2025-07-05 18:00 (UTC)
Can we exclude shredder (& dash?)
Installing this on a headless device (ie NAS) makes no sense - presumably rmlint-shredder would cover the GUI if someone wanted it...?
envolution commented on 2025-07-04 07:12 (UTC)
@kleinph fyi - this includes shredder in the new release
rEnr3n commented on 2025-04-20 05:58 (UTC)
ModuleNotFoundError: No module named 'setuptools'Needs
python-setuptoolsin makedepends.kleinph commented on 2025-04-15 14:43 (UTC)
You should maybe add rmlint-shredder to the conflicts (or repleces?) array, as some users may have this old package still installed (like me).