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

Last updated: May 20,2024

1. Install "libemu.x86_64" package

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

$ sudo dnf update $ sudo dnf install libemu.x86_64

2. Uninstall "libemu.x86_64" package

This guide covers the steps necessary to uninstall libemu.x86_64 on Fedora 34:

$ sudo dnf remove libemu.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 3:55:09 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : libemu
Version : 0.2.0
Release : 19.20130410gitab48695.fc34
Architecture : x86_64
Size : 238 k
Source : libemu-0.2.0-19.20130410gitab48695.fc34.src.rpm
Repository : updates
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.