How To Install libreplaygain on Fedora 36

In this tutorial we learn how to install libreplaygain in Fedora 36. libreplaygain is Gain analysis library from Musepack

Introduction

In this tutorial we learn how to install libreplaygain on Fedora 36.

What is libreplaygain

Gain analysis library used by Musepack utilities and libraries

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

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

sudo dnf -y install libreplaygain

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

sudo yum -y install libreplaygain

How To Uninstall libreplaygain on Fedora 36

To uninstall only the libreplaygain package we can use the following command:

sudo dnf remove libreplaygain

libreplaygain Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/d3
/usr/lib/.build-id/d3/7f4613ae8f69c31cfb5a4965b000420be62c14
/usr/lib/libreplaygain.so.1
/usr/lib/libreplaygain.so.1.0.0

References

Summary

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


title: “How To Install libreplaygain on Fedora 36” linkTitle: “libreplaygain” type: “docs” description: “In this tutorial we learn how to install libreplaygain in Fedora 36. libreplaygain is Gain analysis library from Musepack” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libreplaygain-featured.png

Introduction

In this tutorial we learn how to install libreplaygain on Fedora 36.

What is libreplaygain

Gain analysis library used by Musepack utilities and libraries

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

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

sudo dnf -y install libreplaygain

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

sudo yum -y install libreplaygain

How To Uninstall libreplaygain on Fedora 36

To uninstall only the libreplaygain package we can use the following command:

sudo dnf remove libreplaygain

libreplaygain Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/76
/usr/lib/.build-id/76/da3082c10e329400194812b424abbe7804dfe5
/usr/lib64/libreplaygain.so.1
/usr/lib64/libreplaygain.so.1.0.0

References

Summary

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