How to Install and Uninstall keyring-ima-signer.x86_64 Package on Fedora 35

Last updated: July 02,2024

1. Install "keyring-ima-signer.x86_64" package

Please follow the guidance below to install keyring-ima-signer.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install keyring-ima-signer.x86_64

2. Uninstall "keyring-ima-signer.x86_64" package

Please follow the instructions below to uninstall keyring-ima-signer.x86_64 on Fedora 35:

$ sudo dnf remove keyring-ima-signer.x86_64 $ sudo dnf autoremove

3. Information about the keyring-ima-signer.x86_64 package on Fedora 35

Last metadata expiration check: 4:20:25 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : keyring-ima-signer
Version : 0.1.0
Release : 3.fc35
Architecture : x86_64
Size : 181 k
Source : keyring-ima-signer-0.1.0-3.fc35.src.rpm
Repository : fedora
Summary : An IMA file signing tool using the kernel keyring
URL : https://github.com/fedora-iot/keyring-ima-signer/
License : EUPL 1.2
Description : The IMA (Integrity Measurement Architecture) is a key component of the
: Linux integrity subsystem designed to ensure integrity, authenticity,
: and confidentiality of systems including hardware root of trusts (TPM).
:
: This tool allows signing of files in userspace, inclusding options of
: including the signature in xattr or a .sig file, using signing keys
: stored in the kernel keyring to ensure they're not recoverable.