How to Install and Uninstall ddpt Package on Kali Linux

Last updated: May 16,2024

1. Install "ddpt" package

Please follow the instructions below to install ddpt on Kali Linux

$ sudo apt update $ sudo apt install ddpt

2. Uninstall "ddpt" package

This tutorial shows how to uninstall ddpt on Kali Linux:

$ sudo apt remove ddpt $ sudo apt autoclean && sudo apt autoremove

3. Information about the ddpt package on Kali Linux

Package: ddpt
Version: 0.97-1
Installed-Size: 1197
Maintainer: Tomas Fasth
Architecture: amd64
Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2)
Size: 280844
SHA256: 9019df4100a071cb7ca39a7c29d73ae7c25354cc786941758568ad8922537d7e
SHA1: b9cf35496179702d855b2bedfcbd4133bb85c666
MD5sum: e6f27056285c2df6c31e57ca50cd2560
Description: Copies disks, partitions and files.
Copies files. Is specialized for cases where the source and/or
destination is a storage device. Optionally can use a
pass-through interface to issue SCSI READ and WRITE commands.
Various sparse file and device handling options. Similar to
and an extension of the Unix dd command. Also supports two
variants of SCSI copy offload: xcopy(LID1) and the disk->disk
subset of xcopy(LID4) known as ODX.
Description-md5:
Homepage: https://sg.danny.cz/sg/ddpt.html
Tag: hardware::storage, implemented-in::c, role::program, scope::utility
Section: admin
Priority: optional
Filename: pool/main/d/ddpt/ddpt_0.97-1_amd64.deb