How to Install and Uninstall opusfile.x86_64 Package on Rocky Linux 9
Last updated: February 19,2025
1. Install "opusfile.x86_64" package
Learn how to install opusfile.x86_64 on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
opusfile.x86_64
Copied
2. Uninstall "opusfile.x86_64" package
This guide covers the steps necessary to uninstall opusfile.x86_64 on Rocky Linux 9:
$
sudo dnf remove
opusfile.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the opusfile.x86_64 package on Rocky Linux 9
Last metadata expiration check: 0:25:50 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : opusfile
Version : 0.12
Release : 6.el9
Architecture : x86_64
Size : 54 k
Source : opusfile-0.12-6.el9.src.rpm
Repository : epel
Summary : A high-level API for decoding and seeking within .opus files
URL : https://www.opus-codec.org/
License : BSD
Description : libopusfile provides a high-level API for decoding and seeking
: within .opus files. It includes:
: * Support for all files with at least one Opus stream (including
: multichannel files or Ogg files where Opus is muxed with something else).
: * Full support, including seeking, for chained files.
: * A simple stereo downmixing API (allowing chained files to be
: decoded with a single output format, even if the channel count changes).
: * Support for reading from a file, memory buffer, or over HTTP(S)
: (including seeking).
: * Support for both random access and streaming data sources.
Available Packages
Name : opusfile
Version : 0.12
Release : 6.el9
Architecture : x86_64
Size : 54 k
Source : opusfile-0.12-6.el9.src.rpm
Repository : epel
Summary : A high-level API for decoding and seeking within .opus files
URL : https://www.opus-codec.org/
License : BSD
Description : libopusfile provides a high-level API for decoding and seeking
: within .opus files. It includes:
: * Support for all files with at least one Opus stream (including
: multichannel files or Ogg files where Opus is muxed with something else).
: * Full support, including seeking, for chained files.
: * A simple stereo downmixing API (allowing chained files to be
: decoded with a single output format, even if the channel count changes).
: * Support for reading from a file, memory buffer, or over HTTP(S)
: (including seeking).
: * Support for both random access and streaming data sources.