How to Install and Uninstall libdislocker0.7 Package on Kali Linux

Last updated: May 20,2024

1. Install "libdislocker0.7" package

This guide covers the steps necessary to install libdislocker0.7 on Kali Linux

$ sudo apt update $ sudo apt install libdislocker0.7

2. Uninstall "libdislocker0.7" package

Please follow the instructions below to uninstall libdislocker0.7 on Kali Linux:

$ sudo apt remove libdislocker0.7 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdislocker0.7 package on Kali Linux

Package: libdislocker0.7
Source: dislocker
Version: 0.7.3-3
Installed-Size: 139
Maintainer: Debian Security Tools
Architecture: amd64
Replaces: libdislocker0.6 (<< 0.7~)
Depends: libc6 (>= 2.15), libmbedcrypto7 (>= 2.28.0), libruby3.1 (>= 3.1.2)
Breaks: libdislocker0.6 (<< 0.7~)
Size: 45216
SHA256: 8ba818c144cf004ca25f39d7ff7bc2fc1ca58bfda678cc7052f146727d7baca6
SHA1: 1b225704f0f87e3af4036befda854d9ec3cd4a03
MD5sum: 3b64fc59f0f51b32cf94ca6d673d4935
Description: read/write encrypted BitLocker volumes (shared library)
Dislocker has been designed to read BitLocker encrypted partitions under
a Linux system. The driver used to read volumes encrypted in Windows system
versions of the Vista to 10 and BitLocker-To-Go encrypted partitions, that's
USB/FAT32 partitions.
.
The software works with driver composed of a library, with multiple binaries
using this library. Decrypting the partition, you have to give it a mount
point where, once keys are decrypted, a file named dislocker-file appears.
This file is a virtual NTFS partition, so you can mount it as any NTFS
partition and then read from or write to it. Writing to the NTFS virtual
file will change the underlying BitLocker partition content.
.
This package provides the runtime library.
Description-md5:
Homepage: https://github.com/Aorimn/dislocker
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/d/dislocker/libdislocker0.7_0.7.3-3_amd64.deb