How to Install and Uninstall speexdsp.i686 Package on CentOS Stream 9

Last updated: October 12,2024

1. Install "speexdsp.i686" package

In this section, we are going to explain the necessary steps to install speexdsp.i686 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install speexdsp.i686

2. Uninstall "speexdsp.i686" package

In this section, we are going to explain the necessary steps to uninstall speexdsp.i686 on CentOS Stream 9:

$ sudo dnf remove speexdsp.i686 $ sudo dnf autoremove

3. Information about the speexdsp.i686 package on CentOS Stream 9

Last metadata expiration check: 1:48:00 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : speexdsp
Version : 1.2.0
Release : 5.el9
Architecture : i686
Size : 454 k
Source : speexdsp-1.2.0-5.el9.src.rpm
Repository : appstream
Summary : A voice compression format (DSP)
URL : http://www.speex.org/
License : BSD
Description : Speex is a patent-free compression format designed especially for
: speech. It is specialized for voice communications at low bit-rates in
: the 2-45 kbps range. Possible applications include Voice over IP
: (VoIP), Internet audio streaming, audio books, and archiving of speech
: data (e.g. voice mail).
:
: This is the DSP package, see the speex package for the codec part.