How to Install and Uninstall cryptsetup.src Package on Oracle Linux 9

Last updated: May 20,2024

1. Install "cryptsetup.src" package

Please follow the guidelines below to install cryptsetup.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install cryptsetup.src

2. Uninstall "cryptsetup.src" package

Please follow the guidelines below to uninstall cryptsetup.src on Oracle Linux 9:

$ sudo dnf remove cryptsetup.src $ sudo dnf autoremove

3. Information about the cryptsetup.src package on Oracle Linux 9

Last metadata expiration check: 0:35:17 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : cryptsetup
Version : 2.6.0
Release : 3.el9
Architecture : src
Size : 19 M
Source : None
Repository : ol9_baseos_latest
Summary : Utility for setting up encrypted disks
URL : https://gitlab.com/cryptsetup/cryptsetup
License : GPLv2+ and LGPLv2+
Description : The cryptsetup package contains a utility for setting up
: disk encryption using dm-crypt kernel module.