How To Install libmpcdec on Fedora 36
Introduction
In this tutorial we learn how to install libmpcdec
on Fedora 36.
What is libmpcdec
Musepack is an audio compression format with a strong emphasis on high quality. It’s not lossless, but it is designed for transparency, so that you won’t be able to hear differences between the original wave file and the much smaller MPC file. It is based on the MPEG-1 Layer-2 / MP2 algorithms, but has rapidly developed and vastly improved and is now at an advanced stage in which it contains heavily optimized and patentless code.
We can use yum
or dnf
to install libmpcdec
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libmpcdec.
Install libmpcdec on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
After updating yum database, We can install libmpcdec
using dnf
by running the following command:
Install libmpcdec on Fedora 36 Using yum
Update yum database with yum
using the following command.
After updating yum database, We can install libmpcdec
using yum
by running the following command:
How To Uninstall libmpcdec on Fedora 36
To uninstall only the libmpcdec
package we can use the following command:
libmpcdec Package Contents on Fedora 36
References
Summary
In this tutorial we learn how to install libmpcdec
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install libmpcdec on Fedora 36” linkTitle: “libmpcdec” type: “docs” description: “In this tutorial we learn how to install libmpcdec in Fedora 36. libmpcdec is Musepack audio decoding library” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libmpcdec-featured.png
Introduction
In this tutorial we learn how to install libmpcdec
on Fedora 36.
What is libmpcdec
Musepack is an audio compression format with a strong emphasis on high quality. It’s not lossless, but it is designed for transparency, so that you won’t be able to hear differences between the original wave file and the much smaller MPC file. It is based on the MPEG-1 Layer-2 / MP2 algorithms, but has rapidly developed and vastly improved and is now at an advanced stage in which it contains heavily optimized and patentless code.
We can use yum
or dnf
to install libmpcdec
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libmpcdec.
Install libmpcdec on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
After updating yum database, We can install libmpcdec
using dnf
by running the following command:
Install libmpcdec on Fedora 36 Using yum
Update yum database with yum
using the following command.
After updating yum database, We can install libmpcdec
using yum
by running the following command:
How To Uninstall libmpcdec on Fedora 36
To uninstall only the libmpcdec
package we can use the following command:
libmpcdec Package Contents on Fedora 36
References
Summary
In this tutorial we learn how to install libmpcdec
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).