How To Install libechonest-devel on Fedora 36
Introduction
In this tutorial we learn how to install libechonest-devel
on Fedora 36.
What is libechonest-devel
The libechonest-devel package contains libraries and header files for developing applications that use libechonest.
We can use yum
or dnf
to install libechonest-devel
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libechonest-devel.
Install libechonest-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 libechonest-devel
using dnf
by running the following command:
sudo dnf -y install libechonest-devel
Install libechonest-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 libechonest-devel
using yum
by running the following command:
sudo yum -y install libechonest-devel
How To Uninstall libechonest-devel on Fedora 36
To uninstall only the libechonest-devel
package we can use the following command:
sudo dnf remove libechonest-devel
libechonest-devel Package Contents on Fedora 36
/usr/include/echonest
/usr/include/echonest/Artist.h
/usr/include/echonest/ArtistTypes.h
/usr/include/echonest/AudioSummary.h
/usr/include/echonest/Catalog.h
/usr/include/echonest/CatalogArtist.h
/usr/include/echonest/CatalogItem.h
/usr/include/echonest/CatalogSong.h
/usr/include/echonest/CatalogUpdateEntry.h
/usr/include/echonest/CommonTypes.h
/usr/include/echonest/Config.h
/usr/include/echonest/Genre.h
/usr/include/echonest/Playlist.h
/usr/include/echonest/Song.h
/usr/include/echonest/Track.h
/usr/include/echonest/TypeInformation.h
/usr/include/echonest/Util.h
/usr/include/echonest/echonest_export.h
/usr/lib64/libechonest.so
/usr/lib64/pkgconfig/libechonest.pc
References
Summary
In this tutorial we learn how to install libechonest-devel
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install libechonest-devel on Fedora 36” linkTitle: “libechonest-devel” type: “docs” description: “In this tutorial we learn how to install libechonest-devel in Fedora 36. libechonest-devel is Development files for libechonest” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libechonest-devel-featured.png
Introduction
In this tutorial we learn how to install libechonest-devel
on Fedora 36.
What is libechonest-devel
The libechonest-devel package contains libraries and header files for developing applications that use libechonest.
We can use yum
or dnf
to install libechonest-devel
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libechonest-devel.
Install libechonest-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 libechonest-devel
using dnf
by running the following command:
sudo dnf -y install libechonest-devel
Install libechonest-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 libechonest-devel
using yum
by running the following command:
sudo yum -y install libechonest-devel
How To Uninstall libechonest-devel on Fedora 36
To uninstall only the libechonest-devel
package we can use the following command:
sudo dnf remove libechonest-devel
libechonest-devel Package Contents on Fedora 36
/usr/include/echonest
/usr/include/echonest/Artist.h
/usr/include/echonest/ArtistTypes.h
/usr/include/echonest/AudioSummary.h
/usr/include/echonest/Catalog.h
/usr/include/echonest/CatalogArtist.h
/usr/include/echonest/CatalogItem.h
/usr/include/echonest/CatalogSong.h
/usr/include/echonest/CatalogUpdateEntry.h
/usr/include/echonest/CommonTypes.h
/usr/include/echonest/Config.h
/usr/include/echonest/Genre.h
/usr/include/echonest/Playlist.h
/usr/include/echonest/Song.h
/usr/include/echonest/Track.h
/usr/include/echonest/TypeInformation.h
/usr/include/echonest/Util.h
/usr/include/echonest/echonest_export.h
/usr/lib/libechonest.so
/usr/lib/pkgconfig/libechonest.pc
References
Summary
In this tutorial we learn how to install libechonest-devel
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).