How to Install and Uninstall libtheora.x86_64 Package on AlmaLinux 9

Last updated: June 23,2024

1. Install "libtheora.x86_64" package

This is a short guide on how to install libtheora.x86_64 on AlmaLinux 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 AlmaLinux 9:

$ sudo dnf remove libtheora.x86_64 $ sudo dnf autoremove

3. Information about the libtheora.x86_64 package on AlmaLinux 9

Last metadata expiration check: 2:37:09 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : libtheora
Epoch : 1
Version : 1.1.1
Release : 31.el9
Architecture : x86_64
Size : 163 k
Source : libtheora-1.1.1-31.el9.src.rpm
Repository : 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.