How to Install and Uninstall libemu.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 08,2024

1. Install "libemu.x86_64" package

Learn how to install libemu.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install libemu.x86_64

2. Uninstall "libemu.x86_64" package

This guide let you learn how to uninstall libemu.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove libemu.x86_64 $ sudo dnf autoremove

3. Information about the libemu.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 5:31:58 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : libemu
Version : 0.2.0
Release : 19.20130410gitab48695.el8
Architecture : x86_64
Size : 227 k
Source : libemu-0.2.0-19.20130410gitab48695.el8.src.rpm
Repository : epel
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.