How to Install and Uninstall clevis.src Package on Oracle Linux 8
Last updated: November 26,2024
1. Install "clevis.src" package
This is a short guide on how to install clevis.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
clevis.src
Copied
2. Uninstall "clevis.src" package
Please follow the steps below to uninstall clevis.src on Oracle Linux 8:
$
sudo dnf remove
clevis.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the clevis.src package on Oracle Linux 8
Last metadata expiration check: 0:18:40 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : clevis
Version : 15
Release : 8.el8
Architecture : src
Size : 90 k
Source : None
Repository : ol8_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.
Available Packages
Name : clevis
Version : 15
Release : 8.el8
Architecture : src
Size : 90 k
Source : None
Repository : ol8_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.