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

Last updated: October 06,2024

1. Install "mingw64-libtheora.noarch" package

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

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

2. Uninstall "mingw64-libtheora.noarch" package

Please follow the guidelines below to uninstall mingw64-libtheora.noarch on Fedora 35:

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

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

Last metadata expiration check: 0:36:57 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : mingw64-libtheora
Version : 1.1.1
Release : 15.fc35
Architecture : noarch
Size : 164 k
Source : mingw-libtheora-1.1.1-15.fc35.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.