How to Install and Uninstall secvarctl.x86_64 Package on Fedora 39

Last updated: January 12,2025

1. Install "secvarctl.x86_64" package

Please follow the step by step instructions below to install secvarctl.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install secvarctl.x86_64

2. Uninstall "secvarctl.x86_64" package

This guide let you learn how to uninstall secvarctl.x86_64 on Fedora 39:

$ sudo dnf remove secvarctl.x86_64 $ sudo dnf autoremove

3. Information about the secvarctl.x86_64 package on Fedora 39

Last metadata expiration check: 4:59:44 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : secvarctl
Version : 0.3
Release : 6.fc39
Architecture : x86_64
Size : 63 k
Source : secvarctl-0.3-6.fc39.src.rpm
Repository : fedora
Summary : A command line tool for managing Secure Boot Variables on POWER
URL : https://github.com/open-power/secvarctl
License : ASL 2.0
Description : secvarctl is a collection of sub-commands for reading, writing
: and updating secure variables on POWER's Secure Boot.
: The sub-commands are:
: -read , prints info on secure variables
: -write , updates secure variable with new signed authenticated file
: -validate , validates format of given file
: -verify , determines if new variable updates are correctly signed/formatted
: -generate , create relevant files for secure variable management