How to Install and Uninstall sbc.src Package on Oracle Linux 9
Last updated: November 27,2024
1. Install "sbc.src" package
In this section, we are going to explain the necessary steps to install sbc.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
sbc.src
Copied
2. Uninstall "sbc.src" package
This guide covers the steps necessary to uninstall sbc.src on Oracle Linux 9:
$
sudo dnf remove
sbc.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the sbc.src package on Oracle Linux 9
Last metadata expiration check: 1:23:28 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : sbc
Version : 1.4
Release : 9.el9
Architecture : src
Size : 255 k
Source : None
Repository : ol9_appstream
Summary : Sub Band Codec used by bluetooth A2DP
URL : http://www.bluez.org
License : GPLv2 and LGPLv2+
Description : SBC (Sub Band Codec) is a low-complexity audio codec used in the Advanced Audio
: Distribution Profile (A2DP) bluetooth standard but can be used standalone. It
: uses 4 or 8 subbands, an adaptive bit allocation algorithm in combination with
: an adaptive block PCM quantizers.
Available Packages
Name : sbc
Version : 1.4
Release : 9.el9
Architecture : src
Size : 255 k
Source : None
Repository : ol9_appstream
Summary : Sub Band Codec used by bluetooth A2DP
URL : http://www.bluez.org
License : GPLv2 and LGPLv2+
Description : SBC (Sub Band Codec) is a low-complexity audio codec used in the Advanced Audio
: Distribution Profile (A2DP) bluetooth standard but can be used standalone. It
: uses 4 or 8 subbands, an adaptive bit allocation algorithm in combination with
: an adaptive block PCM quantizers.