Package duperemove: Information

    Source package: duperemove
    Version: 0.14.1-alt1
    Latest version according to Repology
    Build time:  Nov 26, 2023, 11:18 PM in the task #335180
    Category: File tools
    Report package bug
    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 rpms provided by this srpm:
    duperemove (x86_64, ppc64le, i586, armh, aarch64)
    duperemove-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Nikolay A. Fetisov

    List of contributors:
    Nikolay A. Fetisov


      1. libmount-devel
      2. glib2-devel
      3. libsqlite3-devel
      4. libblkid-devel
      5. rpm-build-licenses
      6. libuuid-devel

    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