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

Last updated: May 19,2024

1. Install "mingw64-libtheora.noarch" package

Please follow the step by step instructions below to install mingw64-libtheora.noarch on Fedora 34

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

2. Uninstall "mingw64-libtheora.noarch" package

This guide covers the steps necessary to uninstall mingw64-libtheora.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:34:41 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : mingw64-libtheora
Version : 1.1.1
Release : 14.fc34
Architecture : noarch
Size : 166 k
Source : mingw-libtheora-1.1.1-14.fc34.src.rpm
Repository : fedora
Summary : Command line tools for Theora videos
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 Win64 target.