How to Install and Uninstall libtheora.x86_64 Package on Oracle Linux 9

Last updated: October 07,2024

1. Install "libtheora.x86_64" package

Here is a brief guide to show you how to install libtheora.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install libtheora.x86_64

2. Uninstall "libtheora.x86_64" package

Please follow the guidelines below to uninstall libtheora.x86_64 on Oracle Linux 9:

$ sudo dnf remove libtheora.x86_64 $ sudo dnf autoremove

3. Information about the libtheora.x86_64 package on Oracle Linux 9

Last metadata expiration check: 0:17:34 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libtheora
Epoch : 1
Version : 1.1.1
Release : 31.el9
Architecture : x86_64
Size : 168 k
Source : libtheora-1.1.1-31.el9.src.rpm
Repository : ol9_appstream
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.