How To Install elementary-music-devel on Fedora 36

In this tutorial we learn how to install elementary-music-devel in Fedora 36. elementary-music-devel is The official elementary music player (development headers)

Introduction

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

What is elementary-music-devel

Music is a fast and beautiful GTK3 audio player with a focus on music and libraries. It handles external devices, CDs, and album art. Music utilizes Granite for a consistent and slick UI. This package contains files needed for developing with Music.

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

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

sudo dnf -y install elementary-music-devel

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

sudo yum -y install elementary-music-devel

How To Uninstall elementary-music-devel on Fedora 36

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

sudo dnf remove elementary-music-devel

elementary-music-devel Package Contents on Fedora 36

/usr/include/io.elementary.music-core.h
/usr/lib64/libio.elementary.music-core.so
/usr/lib64/pkgconfig/io.elementary.music-core.pc
/usr/share/vala/vapi/io.elementary.music-core.deps
/usr/share/vala/vapi/io.elementary.music-core.vapi

References

Summary

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


title: “How To Install elementary-music-devel on Fedora 36” linkTitle: “elementary-music-devel” type: “docs” description: “In this tutorial we learn how to install elementary-music-devel in Fedora 36. elementary-music-devel is The official elementary music player (development headers)” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/elementary-music-devel-featured.png

Introduction

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

What is elementary-music-devel

Music is a fast and beautiful GTK3 audio player with a focus on music and libraries. It handles external devices, CDs, and album art. Music utilizes Granite for a consistent and slick UI. This package contains files needed for developing with Music.

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

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

sudo dnf -y install elementary-music-devel

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

sudo yum -y install elementary-music-devel

How To Uninstall elementary-music-devel on Fedora 36

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

sudo dnf remove elementary-music-devel

elementary-music-devel Package Contents on Fedora 36

/usr/include/io.elementary.music-core.h
/usr/lib/libio.elementary.music-core.so
/usr/lib/pkgconfig/io.elementary.music-core.pc
/usr/share/vala/vapi/io.elementary.music-core.deps
/usr/share/vala/vapi/io.elementary.music-core.vapi

References

Summary

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