How to Install and Uninstall celt051.i686 Package on CentOS Stream 8

Last updated: May 21,2024

1. Install "celt051.i686" package

This guide covers the steps necessary to install celt051.i686 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install celt051.i686

2. Uninstall "celt051.i686" package

This guide let you learn how to uninstall celt051.i686 on CentOS Stream 8:

$ sudo dnf remove celt051.i686 $ sudo dnf autoremove

3. Information about the celt051.i686 package on CentOS Stream 8

Last metadata expiration check: 3:30:21 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : celt051
Version : 0.5.1.3
Release : 15.el8
Architecture : i686
Size : 65 k
Source : celt051-0.5.1.3-15.el8.src.rpm
Repository : appstream
Summary : An audio codec for use in low-delay speech and audio communication
URL : http://www.celt-codec.org/
License : BSD
Description : CELT (Constrained Energy Lapped Transform) is an ultra-low delay audio
: codec designed for realtime transmission of high quality speech and audio.
: This is meant to close the gap between traditional speech codecs
: (such as Speex) and traditional audio codecs (such as Vorbis).
:
: The CELT bitstream format is not yet stable, this package is a special
: version of 0.5.1 that has the same bitstream format, but symbols and files
: renamed from 'celt*' to 'celt051*' so that it is parallel installable with
: the normal celt for packages requiring this particular bitstream format.