How to Install and Uninstall jdupes Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 14,2024

1. Install "jdupes" package

Here is a brief guide to show you how to install jdupes on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install jdupes

2. Uninstall "jdupes" package

Please follow the step by step instructions below to uninstall jdupes on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove jdupes $ sudo apt autoclean && sudo apt autoremove

3. Information about the jdupes package on Ubuntu 21.10 (Impish Indri)

Package: jdupes
Architecture: amd64
Version: 1.19.1-1
Multi-Arch: foreign
Priority: optional
Section: universe/utils
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Joao Eriberto Mota Filho
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 99
Depends: libc6 (>= 2.14)
Filename: pool/universe/j/jdupes/jdupes_1.19.1-1_amd64.deb
Size: 46948
MD5sum: 769c2370f54f1f0ceb4fda28ca12f533
SHA1: 833016b0c8ca7bdbaa0e949edb85b0e1c88d47df
SHA256: 2d63c185064217af75f995f13e794f78639f59a550ed6ed2fd8037e6b38be431
SHA512: 1599a67041eaddd64d29686aec6be306bb42734d2e72d6d13b82bd8689fce4e85a1b930ac454ca7590a65260e87b3e57823b1816ae3e76be12c6ae0af65447b2
Homepage: https://github.com/jbruchon/jdupes
Description-en: identify and delete or link duplicate files
jdupes is a program based in fdupes. The main goal of jdupes is identify
and taking actions upon duplicate files. In comparison with fdupes, jdupes
is heavily modified from and improved.
.
The biggest reason to use jdupes is raw speed. In testing on various data
sets, jdupes is over 7 times faster than fdupes-1.51 on average.
.
Code in jdupes is written with data loss avoidance as the highest priority.
If a choice must be made between being aggressive or careful, the careful
way is always chosen.
.
jdupes includes features that are not found in fdupes. Examples of such
features include btrfs block-level deduplication and control over which
file is kept when a match set is automatically deleted. jdupes is not
afraid of dropping features of low value; a prime example is the -1 switch
which outputs all matches in a set on one line, a feature which was found
to be useless in real-world tests and therefore thrown out.
.
jdupes can convert duplicate files in hardlinks or relative softlinks. It
is useful in several scenarios, as in Debian packaging, to create relative
symlinks to lots of duplicate files (it will substitute rdfind + symlinks
commands, used to same purpose, when solving lintian duplicate-files).
.
Packages build for Linux versions have support to btrfs filesystem.
Description-md5: c39c2d10a5bfd8aedad8944d3ef07d4f