How to Install and Uninstall libtheora.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

1. Install "libtheora.x86_64" package

This guide let you learn how to install libtheora.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ 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 Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove libtheora.x86_64 $ sudo dnf autoremove

3. Information about the libtheora.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:04:00 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : libtheora
Epoch : 1
Version : 1.1.1
Release : 31.el9
Architecture : x86_64
Size : 167 k
Source : libtheora-1.1.1-31.el9.src.rpm
Repository : ubi-9-appstream-rpms
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.