Package duperemove: Information
Source package: duperemove
Version: 0.14.1-alt1
Build time: Nov 27, 2023, 08:14 AM
Category: File tools
Report package bugHome page: http://markfasheh.github.io/duperemove/
License: GPLv2
Summary: tool for deduping file system extents
Description:
Duperemove is a simple tool for finding duplicated extents and submitting them for deduplication. When given a list of files it will hash their contents on a block by block basis and compare those hashes to each other, finding and categorizing extents that match each other. When given the -d option, duperemove will submit those extents for deduplication using the Linux kernel extent-same ioctl. Duperemove can store the hashes it computes in a 'hashfile'. If given an existing hashfile, duperemove will only compute hashes for those files which have changed since the last run. Thus you can run duperemove repeatedly on your data as it changes, without having to re-checksum unchanged data. Duperemove can also take input from the fdupes program.
List of RPM packages built from this SRPM:
duperemove (loongarch64)
duperemove-debuginfo (loongarch64)
duperemove (loongarch64)
duperemove-debuginfo (loongarch64)
Maintainer: Nikolay A. Fetisov
Last changed
Nov. 26, 2023 Nikolay A. Fetisov 0.14.1-alt1
- New version
Oct. 21, 2023 Nikolay A. Fetisov 0.13-alt1
- New version
Sept. 11, 2023 Nikolay A. Fetisov 0.12-alt1
- New version - duplication lookup is now based on extents - new hashfile format - batching has been implemented to use on large dataset - all hash algorithm has been removed and replaced by xxh128