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

Last updated: January 12,2025

1. Install "aesfix.x86_64" package

Please follow the steps below to install aesfix.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install aesfix.x86_64

2. Uninstall "aesfix.x86_64" package

Please follow the steps below to uninstall aesfix.x86_64 on Fedora 39:

$ sudo dnf remove aesfix.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:58:03 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : aesfix
Version : 1.0.1
Release : 3.fc39
Architecture : x86_64
Size : 22 k
Source : aesfix-1.0.1-3.fc39.src.rpm
Repository : fedora
Summary : Correct bit errors in AES-128 key schedule
URL : https://citp.princeton.edu/our-work/memory/
License : BSD-3-Clause
Description : The aesfix tool illustrates a technique for correcting bit errors in an
: AES key schedule. This program is limited to AES-128 key schedules
: and it can only correct unidirectional 1->0 bit errors.
: For the most part it has been optimized for readability rather than
: performance.