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

Last updated: November 29,2024

1. Install "secvarctl.x86_64" package

Please follow the guidance below to install secvarctl.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install secvarctl.x86_64

2. Uninstall "secvarctl.x86_64" package

Learn how to uninstall secvarctl.x86_64 on Fedora 34:

$ sudo dnf remove secvarctl.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:45:47 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : secvarctl
Version : 0.2
Release : 1.fc34
Architecture : x86_64
Size : 63 k
Source : secvarctl-0.2-1.fc34.src.rpm
Repository : updates
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