How to Install and Uninstall speex.x86_64 Package on Rocky Linux 8

Last updated: May 02,2024

1. Install "speex.x86_64" package

This tutorial shows how to install speex.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install speex.x86_64

2. Uninstall "speex.x86_64" package

In this section, we are going to explain the necessary steps to uninstall speex.x86_64 on Rocky Linux 8:

$ sudo dnf remove speex.x86_64 $ sudo dnf autoremove

3. Information about the speex.x86_64 package on Rocky Linux 8

Last metadata expiration check: 2:29:06 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : speex
Version : 1.2.0
Release : 1.el8
Architecture : x86_64
Size : 70 k
Source : speex-1.2.0-1.el8.src.rpm
Repository : appstream
Summary : A voice compression format (codec)
URL : https://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).