How To Install Thin_dump In Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora And Raspbian?
Install thin_dump
-
Debian
apt-get install thin-provisioning-tools
Click to copy -
Ubuntu
apt-get install thin-provisioning-tools
Click to copy -
Alpine OS
apk add thin-provisioning-tools
Click to copy -
Arch Linux
pacman -S thin-provisioning-tools
Click to copy -
Kali Linux
apt-get install thin-provisioning-tools
Click to copy -
CentOS
yum install device-mapper-persistent-data
Click to copy -
Fedora
dnf install device-mapper-persistent-data
Click to copy -
Raspbian
apt-get install thin-provisioning-tools
Click to copy
thin-provisioning-tools
Tools for handling thinly provisioned device-mapper meta-dataThis package contains tools to handle meta-data from the device-mapper thin target. This target allows the use of a single backing store for multiple thinly provisioned volumes. Numerous snapshots can be taken from such volumes. The tools can check the meta-data for consistency, repair damaged information and dump or restore the meta-data in textual form.
device-mapper-persistent-data
Persistent Data Tools
Install the latest version of thin_dump in Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora and Raspbian from terminal. To install the thin_dump just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of thin_dump from the respository and install it in your computer/server.