How to Install and Uninstall clevis.src Package on Oracle Linux 9
Last updated: March 01,2025
1. Install "clevis.src" package
Here is a brief guide to show you how to install clevis.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
clevis.src
Copied
2. Uninstall "clevis.src" package
Please follow the instructions below to uninstall clevis.src on Oracle Linux 9:
$
sudo dnf remove
clevis.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the clevis.src package on Oracle Linux 9
Last metadata expiration check: 2:20:30 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : clevis
Version : 18
Release : 112.el9
Architecture : src
Size : 107 k
Source : None
Repository : ol9_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 LUKSv1
: volumes during early boot.
Available Packages
Name : clevis
Version : 18
Release : 112.el9
Architecture : src
Size : 107 k
Source : None
Repository : ol9_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 LUKSv1
: volumes during early boot.