How to Install and Uninstall clonezilla Package on Kali Linux

Last updated: July 03,2024

1. Install "clonezilla" package

This guide let you learn how to install clonezilla on Kali Linux

$ sudo apt update $ sudo apt install clonezilla

2. Uninstall "clonezilla" package

In this section, we are going to explain the necessary steps to uninstall clonezilla on Kali Linux:

$ sudo apt remove clonezilla $ sudo apt autoclean && sudo apt autoremove

3. Information about the clonezilla package on Kali Linux

Package: clonezilla
Version: 5.5.23-3
Installed-Size: 3466
Maintainer: Georges Khaznadar
Architecture: all
Depends: drbl, file, pigz, pixz, gdisk, bc, dialog, fdisk | util-linux, e2fsprogs, parted
Recommends: partclone, partimage
Suggests: openssh-client, cifs-utils, udpcast, sshfs
Size: 975800
SHA256: fc755a063aa0d8de687c9980b68c968a548796a0fa23f1d748db9af083ee4dc2
SHA1: 7cbb641775015fd61d1784b5d1dcaffa5d0027ad
MD5sum: c1eed9f9a97dcdcba7baae58688ed2a6
Description: bare metal backup and recovery of disk drives
Clonezilla is an OpenSource clone system (OCS) solution with
unicasting and multicasting.
.
Clonezilla, based on drbl, partclone and udpcast, allows you to do
bare metal backup and recovery. This package provides Clonezilla SE
(server edition) which is for massive deployment: it can clone many
(40 plus!) computers simultaneously.
.
Clonezilla saves and restores only used blocks in the harddisk. This
increases the clone efficiency. At the NCHC's Classroom C, Clonezilla
SE was used to clone 41 computers simultaneously. It took only about
10 minutes to clone a 5.6 GBytes system image to all 41 computers via
multicasting.
Description-md5:
Homepage: https://clonezilla.org
Tag: admin::backup, admin::filesystem, admin::recovery, hardware::storage,
implemented-in::shell, interface::commandline, role::program,
scope::utility, use::storing, works-with::archive
Section: admin
Priority: optional
Filename: pool/main/c/clonezilla/clonezilla_5.5.23-3_all.deb