How to Install and Uninstall clevis.x86_64 Package on CentOS Stream 8

Last updated: January 16,2025

1. Install "clevis.x86_64" package

This is a short guide on how to install clevis.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install clevis.x86_64

2. Uninstall "clevis.x86_64" package

This is a short guide on how to uninstall clevis.x86_64 on CentOS Stream 8:

$ sudo dnf remove clevis.x86_64 $ sudo dnf autoremove

3. Information about the clevis.x86_64 package on CentOS Stream 8

Last metadata expiration check: 5:31:34 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : clevis
Version : 15
Release : 15.el8
Architecture : x86_64
Size : 60 k
Source : clevis-15-15.el8.src.rpm
Repository : appstream
Summary : Automated decryption framework
URL : https://github.com/latchset/clevis
License : GPLv3+
Description : Clevis is a framework for automated decryption. It allows you to encrypt
: data using sophisticated unlocking policies which enable decryption to
: occur automatically.
:
: The clevis package provides basic encryption/decryption policy support.
: Users can use this directly; but most commonly, it will be used as a
: building block for other packages. For example, see the clevis-luks
: and clevis-dracut packages for automatic root volume unlocking of LUKS
: volumes during early boot.