How To Install evemu-libs on Fedora 36

In this tutorial we learn how to install evemu-libs in Fedora 36. evemu-libs is Event Device Query and Emulation Program Library

Introduction

In this tutorial we learn how to install evemu-libs on Fedora 36.

What is evemu-libs

evemu base library, used by the evemu tools.

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

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

sudo dnf -y install evemu-libs

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

sudo yum -y install evemu-libs

How To Uninstall evemu-libs on Fedora 36

To uninstall only the evemu-libs package we can use the following command:

sudo dnf remove evemu-libs

evemu-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/23
/usr/lib/.build-id/23/014a105deb28ad1e9aba65165843debb6a1bc4
/usr/lib/libevemu.so.3
/usr/lib/libevemu.so.3.0.4

References

Summary

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


title: “How To Install evemu-libs on Fedora 36” linkTitle: “evemu-libs” type: “docs” description: “In this tutorial we learn how to install evemu-libs in Fedora 36. evemu-libs is Event Device Query and Emulation Program Library” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/evemu-libs-featured.png

Introduction

In this tutorial we learn how to install evemu-libs on Fedora 36.

What is evemu-libs

evemu base library, used by the evemu tools.

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

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

sudo dnf -y install evemu-libs

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

sudo yum -y install evemu-libs

How To Uninstall evemu-libs on Fedora 36

To uninstall only the evemu-libs package we can use the following command:

sudo dnf remove evemu-libs

evemu-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/e7
/usr/lib/.build-id/e7/30d485d5a0e7dd069ceda45f027027910be414
/usr/lib64/libevemu.so.3
/usr/lib64/libevemu.so.3.0.4

References

Summary

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