How to Install and Uninstall libtheora.i686 Package on CentOS 8 / RHEL 8
Last updated: November 17,2024
1. Install "libtheora.i686" package
In this section, we are going to explain the necessary steps to install libtheora.i686 on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
libtheora.i686
Copied
2. Uninstall "libtheora.i686" package
In this section, we are going to explain the necessary steps to uninstall libtheora.i686 on CentOS 8 / RHEL 8:
$
sudo dnf remove
libtheora.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the libtheora.i686 package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 5:53:03 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : libtheora
Epoch : 1
Version : 1.1.1
Release : 21.el8
Architecture : i686
Size : 183 k
Source : libtheora-1.1.1-21.el8.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.
Available Packages
Name : libtheora
Epoch : 1
Version : 1.1.1
Release : 21.el8
Architecture : i686
Size : 183 k
Source : libtheora-1.1.1-21.el8.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.