How to Install and Uninstall libtheora.src Package on Oracle Linux 8
Last updated: December 12,2024
1. Install "libtheora.src" package
This tutorial shows how to install libtheora.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
libtheora.src
Copied
2. Uninstall "libtheora.src" package
This is a short guide on how to uninstall libtheora.src on Oracle Linux 8:
$
sudo dnf remove
libtheora.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the libtheora.src package on Oracle Linux 8
Last metadata expiration check: 2:54:33 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : libtheora
Epoch : 1
Version : 1.1.1
Release : 21.el8
Architecture : src
Size : 1.4 M
Source : None
Repository : ol8_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.
Available Packages
Name : libtheora
Epoch : 1
Version : 1.1.1
Release : 21.el8
Architecture : src
Size : 1.4 M
Source : None
Repository : ol8_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.