How To Install libemu-devel on Fedora 36

In this tutorial we learn how to install libemu-devel in Fedora 36. libemu-devel is Development files for the libemu x86 emulator

Introduction

In this tutorial we learn how to install libemu-devel on Fedora 36.

What is libemu-devel

The libemu-devel package contains libraries and header files for developing applications that use libemu.

We can use yum or dnf to install libemu-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libemu-devel.

Install libemu-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install libemu-devel using dnf by running the following command:

sudo dnf -y install libemu-devel

Install libemu-devel on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install libemu-devel using yum by running the following command:

sudo yum -y install libemu-devel

How To Uninstall libemu-devel on Fedora 36

To uninstall only the libemu-devel package we can use the following command:

sudo dnf remove libemu-devel

libemu-devel Package Contents on Fedora 36

/usr/include/emu
/usr/include/emu/emu.h
/usr/include/emu/emu_breakpoint.h
/usr/include/emu/emu_cpu.h
/usr/include/emu/emu_cpu_data.h
/usr/include/emu/emu_cpu_functions.h
/usr/include/emu/emu_cpu_instruction.h
/usr/include/emu/emu_cpu_itables.h
/usr/include/emu/emu_cpu_stack.h
/usr/include/emu/emu_fpu_instruction.h
/usr/include/emu/emu_getpc.h
/usr/include/emu/emu_graph.h
/usr/include/emu/emu_hashtable.h
/usr/include/emu/emu_instruction.h
/usr/include/emu/emu_list.h
/usr/include/emu/emu_log.h
/usr/include/emu/emu_memory.h
/usr/include/emu/emu_queue.h
/usr/include/emu/emu_shellcode.h
/usr/include/emu/emu_source.h
/usr/include/emu/emu_stack.h
/usr/include/emu/emu_string.h
/usr/include/emu/emu_track.h
/usr/include/emu/environment
/usr/include/emu/environment/emu_env.h
/usr/include/emu/environment/emu_profile.h
/usr/include/emu/environment/linux
/usr/include/emu/environment/linux/emu_env_linux.h
/usr/include/emu/environment/linux/env_linux_syscall_hooks.h
/usr/include/emu/environment/linux/env_linux_syscalls.h
/usr/include/emu/environment/win32
/usr/include/emu/environment/win32/emu_env_w32.h
/usr/include/emu/environment/win32/emu_env_w32_dll.h
/usr/include/emu/environment/win32/emu_env_w32_dll_export.h
/usr/include/emu/environment/win32/env_w32_dll_export_hooks.h
/usr/include/emu/environment/win32/env_w32_dll_export_kernel32_hooks.h
/usr/include/emu/environment/win32/env_w32_dll_export_msvcrt_hooks.h
/usr/include/emu/environment/win32/env_w32_dll_export_shdocvw_hooks.h
/usr/include/emu/environment/win32/env_w32_dll_export_shell32_hooks.h
/usr/include/emu/environment/win32/env_w32_dll_export_urlmon_hooks.h
/usr/include/emu/environment/win32/env_w32_dll_export_ws2_32_hooks.h
/usr/lib/libemu.so
/usr/lib/pkgconfig/libemu.pc
/usr/share/man/man3/libemu.3.gz

References

Summary

In this tutorial we learn how to install libemu-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).


title: “How To Install libemu-devel on Fedora 36” linkTitle: “libemu-devel” type: “docs” description: “In this tutorial we learn how to install libemu-devel in Fedora 36. libemu-devel is Development files for the libemu x86 emulator” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libemu-devel-featured.png

Introduction

In this tutorial we learn how to install libemu-devel on Fedora 36.

What is libemu-devel

The libemu-devel package contains libraries and header files for developing applications that use libemu.

We can use yum or dnf to install libemu-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libemu-devel.

Install libemu-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install libemu-devel using dnf by running the following command:

sudo dnf -y install libemu-devel

Install libemu-devel on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install libemu-devel using yum by running the following command:

sudo yum -y install libemu-devel

How To Uninstall libemu-devel on Fedora 36

To uninstall only the libemu-devel package we can use the following command:

sudo dnf remove libemu-devel

libemu-devel Package Contents on Fedora 36

/usr/include/emu
/usr/include/emu/emu.h
/usr/include/emu/emu_breakpoint.h
/usr/include/emu/emu_cpu.h
/usr/include/emu/emu_cpu_data.h
/usr/include/emu/emu_cpu_functions.h
/usr/include/emu/emu_cpu_instruction.h
/usr/include/emu/emu_cpu_itables.h
/usr/include/emu/emu_cpu_stack.h
/usr/include/emu/emu_fpu_instruction.h
/usr/include/emu/emu_getpc.h
/usr/include/emu/emu_graph.h
/usr/include/emu/emu_hashtable.h
/usr/include/emu/emu_instruction.h
/usr/include/emu/emu_list.h
/usr/include/emu/emu_log.h
/usr/include/emu/emu_memory.h
/usr/include/emu/emu_queue.h
/usr/include/emu/emu_shellcode.h
/usr/include/emu/emu_source.h
/usr/include/emu/emu_stack.h
/usr/include/emu/emu_string.h
/usr/include/emu/emu_track.h
/usr/include/emu/environment
/usr/include/emu/environment/emu_env.h
/usr/include/emu/environment/emu_profile.h
/usr/include/emu/environment/linux
/usr/include/emu/environment/linux/emu_env_linux.h
/usr/include/emu/environment/linux/env_linux_syscall_hooks.h
/usr/include/emu/environment/linux/env_linux_syscalls.h
/usr/include/emu/environment/win32
/usr/include/emu/environment/win32/emu_env_w32.h
/usr/include/emu/environment/win32/emu_env_w32_dll.h
/usr/include/emu/environment/win32/emu_env_w32_dll_export.h
/usr/include/emu/environment/win32/env_w32_dll_export_hooks.h
/usr/include/emu/environment/win32/env_w32_dll_export_kernel32_hooks.h
/usr/include/emu/environment/win32/env_w32_dll_export_msvcrt_hooks.h
/usr/include/emu/environment/win32/env_w32_dll_export_shdocvw_hooks.h
/usr/include/emu/environment/win32/env_w32_dll_export_shell32_hooks.h
/usr/include/emu/environment/win32/env_w32_dll_export_urlmon_hooks.h
/usr/include/emu/environment/win32/env_w32_dll_export_ws2_32_hooks.h
/usr/lib64/libemu.so
/usr/lib64/pkgconfig/libemu.pc
/usr/share/man/man3/libemu.3.gz

References

Summary

In this tutorial we learn how to install libemu-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).