Search Criteria
Package Details: rmlint-shredder 2.10.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/rmlint-shredder.git (read-only, click to copy) |
---|---|
Package Base: | rmlint-shredder |
Description: | remove duplicates and other lint - includes gui (shredder) |
Upstream URL: | https://github.com/sahib/rmlint |
Keywords: | duplicate lint rmlint-shredder shredder |
Licenses: | GPL-3.0-only |
Conflicts: | rmlint |
Provides: | rmlint |
Submitter: | envolution |
Maintainer: | envolution |
Last Packager: | envolution |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2025-07-05 22:24 (UTC) |
Last Updated: | 2025-07-05 22:24 (UTC) |
Dependencies (34)
- dconf
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-eacAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR)
- gtksourceview4
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- json-glib (json-glib-gitAUR)
- libelf (elfutils-gitAUR)
- librsvg (librsvg-gitAUR)
- pango (pango-gitAUR)
- polkit (polkit-gitAUR, polkit-consolekitAUR)
- python (python37AUR)
- python-cairo (python-cairo-gitAUR)
- python-colorlog
- python-gobject
- python-parsedatetime
- util-linux-libs (util-linux-libs-aesAUR, util-linux-libs-selinuxAUR)
- gettext (gettext-gitAUR) (make)
- python-setuptools (make)
- Show 14 more dependencies...
Required by (2)
- cylon (requires rmlint) (optional)
- rmlint-shredder-git (requires rmlint)
Latest Comments
ashs commented on 2025-08-10 11:46 (UTC)
@envolution Yes, I suppose that was the problem. 'makepkg -L' built successfully after installing base-devel.
envolution commented on 2025-08-09 23:27 (UTC)
@ashs - I would need to see your log file from
makepkg -L
- it should generate a file likermlint-shredder-2.10.3-1-x86_64-build.log
I suspect you may not have
base-devel
installed as reading/usr/lib/pkgconfig/glib-2.0.pc
requirespkgconf
- without it, you'll have many issues - not just with this package.ashs commented on 2025-08-09 20:22 (UTC)
Gives me 'Error: glib-2.0 >= 2.64 not found'. I checked that I have the latest glib2 (2.84.3-1).
envolution commented on 2025-07-22 01:37 (UTC)
@Lime it's both rmlint and the gui - this is why it provides and conflicts with
rmlint
- you don't need bothLime commented on 2025-07-14 01:52 (UTC)
Requirements don't seem to include rmlint, is this an error?