How to Install and Uninstall libtheora.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "libtheora.x86_64" package

This is a short guide on how to install libtheora.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install libtheora.x86_64

2. Uninstall "libtheora.x86_64" package

This tutorial shows how to uninstall libtheora.x86_64 on Fedora 34:

$ sudo dnf remove libtheora.x86_64 $ sudo dnf autoremove

3. Information about the libtheora.x86_64 package on Fedora 34

Last metadata expiration check: 2:26:12 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : libtheora
Epoch : 1
Version : 1.1.1
Release : 29.fc34
Architecture : x86_64
Size : 163 k
Source : libtheora-1.1.1-29.fc34.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.