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

Last updated: November 29,2024

1. Install "libtheora.x86_64" package

Here is a brief guide to show you how to install libtheora.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install libtheora.x86_64

2. Uninstall "libtheora.x86_64" package

In this section, we are going to explain the necessary steps to uninstall libtheora.x86_64 on Fedora 35:

$ sudo dnf remove libtheora.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 4:47:07 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : libtheora
Epoch : 1
Version : 1.1.1
Release : 30.fc35
Architecture : x86_64
Size : 163 k
Source : libtheora-1.1.1-30.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.