How to Install and Uninstall ilbc.x86_64 Package on Oracle Linux 9

Last updated: October 09,2024

1. Install "ilbc.x86_64" package

This guide let you learn how to install ilbc.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install ilbc.x86_64

2. Uninstall "ilbc.x86_64" package

Learn how to uninstall ilbc.x86_64 on Oracle Linux 9:

$ sudo dnf remove ilbc.x86_64 $ sudo dnf autoremove

3. Information about the ilbc.x86_64 package on Oracle Linux 9

Last metadata expiration check: 2:11:11 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : ilbc
Version : 3.0.4
Release : 1.el9
Architecture : x86_64
Size : 51 k
Source : ilbc-3.0.4-1.el9.src.rpm
Repository : epel
Summary : Internet Low Bitrate Codec
URL : https://github.com/TimothyGu/libilbc
License : BSD
Description : iLBC (internet Low Bitrate Codec) is a FREE speech codec suitable for robust
: voice communication over IP. The codec is designed for narrow band speech and
: results in a payload bit rate of 13.33 kbit/s with an encoding frame length of
: 30 ms and 15.20 kbps with an encoding length of 20 ms. The iLBC codec enables
: graceful speech quality degradation in the case of lost frames, which occurs in
: connection with lost or delayed IP packets.