How to Install and Uninstall mingw32-libtheora.noarch Package on Fedora 35

Last updated: February 03,2025

1. Install "mingw32-libtheora.noarch" package

Please follow the guidelines below to install mingw32-libtheora.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install mingw32-libtheora.noarch

2. Uninstall "mingw32-libtheora.noarch" package

Here is a brief guide to show you how to uninstall mingw32-libtheora.noarch on Fedora 35:

$ sudo dnf remove mingw32-libtheora.noarch $ sudo dnf autoremove

3. Information about the mingw32-libtheora.noarch package on Fedora 35

Last metadata expiration check: 4:44:56 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : mingw32-libtheora
Version : 1.1.1
Release : 15.fc35
Architecture : noarch
Size : 167 k
Source : mingw-libtheora-1.1.1-15.fc35.src.rpm
Repository : fedora
Summary : Theora Video Compression Codec
URL : http://www.theora.org
License : BSD
Description : Theora is Xiph.Org's first publicly released video codec, intended
: for use within the Ogg's project's Ogg multimedia streaming system.
: Theora is derived directly from On2's VP3 codec; Currently the two are
: nearly identical, varying only in encapsulating decoder tables in the
: bitstream headers, but Theora will make use of this extra freedom
: in the future to improve over what is possible with VP3.
:
: This package is MinGW compiled theora library for the Win32 target.