How to Install and Uninstall libemu.i686 Package on Fedora 36

Last updated: May 19,2024

1. Install "libemu.i686" package

This guide let you learn how to install libemu.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install libemu.i686

2. Uninstall "libemu.i686" package

This guide covers the steps necessary to uninstall libemu.i686 on Fedora 36:

$ sudo dnf remove libemu.i686 $ sudo dnf autoremove

3. Information about the libemu.i686 package on Fedora 36

Last metadata expiration check: 3:34:15 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : libemu
Version : 0.2.0
Release : 21.20130410gitab48695.fc36
Architecture : i686
Size : 239 k
Source : libemu-0.2.0-21.20130410gitab48695.fc36.src.rpm
Repository : fedora
Summary : The x86 shell-code detection and emulation
URL : https://github.com/DinoTools/libemu/
License : GPLv2+
Description : The libemu is a small library written in C offering basic x86 emulation and
: shell-code detection using GetPC heuristics. Intended use is within network
: intrusion/prevention detection and honeypots.