Package Details: littleutils 1.2.6a-1

Git Clone URL: https://aur.archlinux.org/littleutils.git (read-only, click to copy)
Package Base: littleutils
Description: Utilities for compression, file manipulation, text cleanup, and images/PDF optimization
Upstream URL: https://sourceforge.net/projects/littleutils/
Licenses: LicenseRef-custom
Conflicts: file-rename-utils
Submitter: keenerd
Maintainer: dbermond
Last Packager: dbermond
Votes: 9
Popularity: 0.000000
First Submitted: 2011-02-20 17:57 (UTC)
Last Updated: 2024-07-08 22:00 (UTC)

Latest Comments

dbermond commented on 2021-03-27 14:36 (UTC)

@dreieck Checksum is correct. I have no problems after deleting the cached source and re-downloading it.

dreieck commented on 2021-03-27 10:22 (UTC)

Checksum verification fails for me:

==> Validating source files with sha256sums...
    littleutils-1.2.3.tar.xz ... FAILED

Thanks for maintaining!

dbermond commented on 2019-04-19 16:54 (UTC)

@dreieck added to conflicts.

dreieck commented on 2019-04-06 13:02 (UTC)

Conflicts with file-rename-utils, should be added to conflicts=-array, or package() should remove/ rename conflicting files:

looking for conflicting packages...

Package (1)       New Version  Net Change

littleutils-full  1.0.39-1       0.51 MiB

Total Installed Size:  0.51 MiB

:: Proceed with installation? [Y/n] 
(1/1) checking keys in keyring                                                                                                  [#############################################################################] 100%
(1/1) checking package integrity                                                                                                [#############################################################################] 100%
(1/1) loading package files                                                                                                     [#############################################################################] 100%
(1/1) checking for file conflicts                                                                                               [#############################################################################] 100%
error: failed to commit transaction (conflicting files)
littleutils-full: /usr/bin/lowercase exists in filesystem (owned by file-rename-utils)
Errors occurred, no packages were upgraded.

dserban commented on 2012-01-14 10:07 (UTC)

As of today, realpath is part of coreutils and causes a conflict with littleutils. Maybe rename this binary to realpath_lu ?