How To Install Duperemove In Debian, Ubuntu, Kali And Fedora?

How To Install Duperemove In Debian, Ubuntu, Kali And Fedora?

duperemove

extent-based deduplicator for file systems

Maintainer: Peter Zu00e1hradnu00edk



Section: admin

Install duperemove

  • Debian apt-get install duperemove Click to copy
  • Ubuntu apt-get install duperemove Click to copy
  • Kali Linux apt-get install duperemove Click to copy
  • Fedora dnf install duperemove Click to copy

duperemove

extent-based deduplicator for file systems

Duperemove is a 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. On BTRFS and, experimentally, XFS, it can then reflink such extents in a race-free way. Unlike hardlink-based solutions, affected files appear independent in any way other than reduced disk space used.

Installation of latest duperemove command is available for Debian, Ubuntu, Kali and Fedora. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2024 latest package from the repository and install it in your computer/server.