How to Install and Uninstall clevis Package on Kali Linux

Last updated: May 22,2024

1. Install "clevis" package

In this section, we are going to explain the necessary steps to install clevis on Kali Linux

$ sudo apt update $ sudo apt install clevis

2. Uninstall "clevis" package

This tutorial shows how to uninstall clevis on Kali Linux:

$ sudo apt remove clevis $ sudo apt autoclean && sudo apt autoremove

3. Information about the clevis package on Kali Linux

Package: clevis
Version: 19-6
Installed-Size: 89
Maintainer: Christoph Biedl
Architecture: amd64
Depends: libc6 (>= 2.34), libjansson4 (>= 2.14), libjose0 (>= 10), libssl3 (>= 3.0.0), cracklib-runtime, curl, jose, libpwquality-tools, luksmeta
Recommends: cryptsetup-bin
Size: 23300
SHA256: 7cc671b33cd347f8cc39c87e886e5c99c0274d6acd1edbad31b2d6cc822d599e
SHA1: 56bb3ef13f8b6d5b7a74302d74c0418b8a4c75e5
MD5sum: 18bb5fb5e9a20838446b0b2f15db0c95
Description: automated encryption framework
Clevis is a plugable framework for automated decryption. It can be used
to provide automated decryption of data or even automated unlocking of
LUKS volumes.
.
It supports tang and shamir secret sharing (SSS).
Description-md5:
Homepage: https://github.com/latchset/clevis
Section: net
Priority: optional
Filename: pool/main/c/clevis/clevis_19-6_amd64.deb