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

Last updated: January 08,2025

1. Install "secvarctl.x86_64" package

Please follow the instructions below to install secvarctl.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install secvarctl.x86_64

2. Uninstall "secvarctl.x86_64" package

Please follow the guidelines below to uninstall secvarctl.x86_64 on Fedora 35:

$ sudo dnf remove secvarctl.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:56:22 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : secvarctl
Version : 0.2
Release : 2.fc35
Architecture : x86_64
Size : 63 k
Source : secvarctl-0.2-2.fc35.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