How To Install mupen64plus-devel on Fedora 36

In this tutorial we learn how to install mupen64plus-devel in Fedora 36. mupen64plus-devel is Development files for mupen64plus

Introduction

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

What is mupen64plus-devel

Development files for mupen64plus

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

Install mupen64plus-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 mupen64plus-devel using dnf by running the following command:

sudo dnf -y install mupen64plus-devel

Install mupen64plus-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 mupen64plus-devel using yum by running the following command:

sudo yum -y install mupen64plus-devel

How To Uninstall mupen64plus-devel on Fedora 36

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

sudo dnf remove mupen64plus-devel

mupen64plus-devel Package Contents on Fedora 36

/usr/include/mupen64plus
/usr/include/mupen64plus/m64p_common.h
/usr/include/mupen64plus/m64p_config.h
/usr/include/mupen64plus/m64p_debugger.h
/usr/include/mupen64plus/m64p_frontend.h
/usr/include/mupen64plus/m64p_plugin.h
/usr/include/mupen64plus/m64p_types.h
/usr/include/mupen64plus/m64p_vidext.h
/usr/lib/libmupen64plus.so

References

Summary

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


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

Introduction

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

What is mupen64plus-devel

Development files for mupen64plus

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

Install mupen64plus-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 mupen64plus-devel using dnf by running the following command:

sudo dnf -y install mupen64plus-devel

Install mupen64plus-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 mupen64plus-devel using yum by running the following command:

sudo yum -y install mupen64plus-devel

How To Uninstall mupen64plus-devel on Fedora 36

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

sudo dnf remove mupen64plus-devel

mupen64plus-devel Package Contents on Fedora 36

/usr/include/mupen64plus
/usr/include/mupen64plus/m64p_common.h
/usr/include/mupen64plus/m64p_config.h
/usr/include/mupen64plus/m64p_debugger.h
/usr/include/mupen64plus/m64p_frontend.h
/usr/include/mupen64plus/m64p_plugin.h
/usr/include/mupen64plus/m64p_types.h
/usr/include/mupen64plus/m64p_vidext.h
/usr/lib64/libmupen64plus.so

References

Summary

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