How to Install and Uninstall speexdsp.i686 Package on Rocky Linux 9

Last updated: October 08,2024

1. Install "speexdsp.i686" package

This guide let you learn how to install speexdsp.i686 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install speexdsp.i686

2. Uninstall "speexdsp.i686" package

Please follow the guidance below to uninstall speexdsp.i686 on Rocky Linux 9:

$ sudo dnf remove speexdsp.i686 $ sudo dnf autoremove

3. Information about the speexdsp.i686 package on Rocky Linux 9

Last metadata expiration check: 0:08:53 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : speexdsp
Version : 1.2.0
Release : 5.el9
Architecture : i686
Size : 453 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.