How to Install and Uninstall libvolume-key-dev Package on Kali Linux

Last updated: May 17,2024

1. Install "libvolume-key-dev" package

This tutorial shows how to install libvolume-key-dev on Kali Linux

$ sudo apt update $ sudo apt install libvolume-key-dev

2. Uninstall "libvolume-key-dev" package

Here is a brief guide to show you how to uninstall libvolume-key-dev on Kali Linux:

$ sudo apt remove libvolume-key-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libvolume-key-dev package on Kali Linux

Package: libvolume-key-dev
Source: volume-key (0.3.12-5)
Version: 0.3.12-5+b1
Installed-Size: 38
Maintainer: Utopia Maintenance Team
Architecture: amd64
Depends: libvolume-key1 (= 0.3.12-5+b1)
Size: 13664
SHA256: 683caec86450cbea39ca3bc7b6945209ba0bab43fd1b592eea7563229702b223
SHA1: 8339194f3a930c606a874f0f0a559422de6100e5
MD5sum: bb8fcb294da1ceb7c9917be0b6f5cd8b
Description: Library for manipulating storage encryption keys (dev files)
This package provides the development header files for libvolume_key, a
library for manipulating storage volume encryption keys and storing them
separately from volumes.
.
The main goal of the software is to allow restoring access to an encrypted
hard drive if the primary user forgets the passphrase. The encryption key
back up can also be useful for extracting data after a hardware or software
failure that corrupts the header of the encrypted volume, or to access the
company data after an employee leaves abruptly.
Description-md5:
Multi-Arch: same
Homepage: https://pagure.io/volume_key
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/v/volume-key/libvolume-key-dev_0.3.12-5+b1_amd64.deb