How to Install and Uninstall aesfix Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "aesfix" package

Learn how to install aesfix on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install aesfix

2. Uninstall "aesfix" package

This guide covers the steps necessary to uninstall aesfix on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove aesfix $ sudo apt autoclean && sudo apt autoremove

3. Information about the aesfix package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: aesfix
Priority: optional
Section: universe/misc
Installed-Size: 67
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Forensics
Architecture: amd64
Version: 1.0.1-4
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1)
Recommends: aeskeyfind
Filename: pool/universe/a/aesfix/aesfix_1.0.1-4_amd64.deb
Size: 13538
MD5sum: aa2e39eb1fe47af233f6a7906794599f
SHA1: 7eff371019d4b548c09228712cecd4d0f6bbcf9b
SHA256: be6fcf3ffc2d2dfcb6e377ab6d33034033f3974d0e1059bbe0640ec06109cd14
Description-en: tool for correcting bit errors in an AES key schedule
This program illustrates a technique for correcting bit errors in an AES
key schedule. It should be used with the output of the aeskeyfind program.
.
It 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.
.
This package is useful to several activities, as forensics investigations.
Description-md5: e19d002714d08e62fc2219e297f59ca6
Homepage: https://citp.princeton.edu/research/memory/code
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu