How To Install lame-devel on Fedora 36

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

Introduction


In this tutorial we learn how to install lame-devel on Fedora 36. title: “How To Install lame-devel on Fedora 36”

What is lame-devel

linkTitle: “lame-devel”

type: “docs”

This package development files for lame.

description: “In this tutorial we learn how to install lame-devel in Fedora 36. lame-devel is Development files for lame” date: “2022-08-17” We can use yum or dnf to install lame-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install lame-devel. lastmod: “2022-08-17”

Install lame-devel on Fedora 36 Using dnf

#image: /images/fedora/36/lame-devel-featured.png


Update yum database with dnf using the following command.

Introduction


sudo dnf makecache --refresh

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

What is lame-devel

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

This package development files for lame.


sudo dnf -y install lame-devel

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

Install lame-devel on Fedora 36 Using yum

Install lame-devel on Fedora 36 Using dnf

Update yum database with yum using the following command. Update yum database with dnf using the following command.

```bash
sudo dnf makecache --refresh
sudo yum makecache --refresh


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


```bash
```bash
sudo yum -y install lame-devel

How To Uninstall lame-devel on Fedora 36

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

sudo dnf remove lame-devel

lame-devel Package Contents on Fedora 36

sudo dnf -y install lame-devel

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

sudo yum -y install lame-devel

How To Uninstall lame-devel on Fedora 36

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

sudo dnf remove lame-devel

lame-devel Package Contents on Fedora 36

/usr/include/lame
/usr/include/lame.h
/usr/include/lame/lame.h
/usr/lib/libmp3lame.so
/usr/share/doc/lame-devel
/usr/share/doc/lame-devel/API
/usr/share/doc/lame-devel/HACKING
/usr/share/doc/lame-devel/STYLEGUIDE

References

Summary

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

/usr/include/lame /usr/include/lame.h /usr/include/lame/lame.h /usr/lib64/libmp3lame.so /usr/share/doc/lame-devel /usr/share/doc/lame-devel/API /usr/share/doc/lame-devel/HACKING /usr/share/doc/lame-devel/STYLEGUIDE


## References

* [lame-devel website](http://lame.sourceforge.net/)

## Summary

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