How to Install and Uninstall mingw64-opus.noarch Package on Fedora 34

Last updated: October 07,2024

1. Install "mingw64-opus.noarch" package

This tutorial shows how to install mingw64-opus.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install mingw64-opus.noarch

2. Uninstall "mingw64-opus.noarch" package

Please follow the guidance below to uninstall mingw64-opus.noarch on Fedora 34:

$ sudo dnf remove mingw64-opus.noarch $ sudo dnf autoremove

3. Information about the mingw64-opus.noarch package on Fedora 34

Last metadata expiration check: 5:22:52 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : mingw64-opus
Version : 1.2.1
Release : 10.fc34
Architecture : noarch
Size : 218 k
Source : mingw-opus-1.2.1-10.fc34.src.rpm
Repository : fedora
Summary : Audio codec for use in low-delay speech and audio communication
URL : https://www.opus-codec.org/
License : BSD
Description : The Opus codec is designed for interactive speech and audio transmission over
: the Internet. It is designed by the IETF Codec Working Group and incorporates
: technology from Skype's SILK codec and Xiph.Org's CELT codec.
:
: This package is MinGW compiled opus library for the Win64 target.