How to Install and Uninstall audiofile.x86_64 Package on Rocky Linux 9

Last updated: May 20,2024

1. Install "audiofile.x86_64" package

Please follow the guidelines below to install audiofile.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install audiofile.x86_64

2. Uninstall "audiofile.x86_64" package

Learn how to uninstall audiofile.x86_64 on Rocky Linux 9:

$ sudo dnf remove audiofile.x86_64 $ sudo dnf autoremove

3. Information about the audiofile.x86_64 package on Rocky Linux 9

Last metadata expiration check: 0:44:35 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : audiofile
Epoch : 1
Version : 0.3.6
Release : 36.el9
Architecture : x86_64
Size : 130 k
Source : audiofile-0.3.6-36.el9.src.rpm
Repository : epel
Summary : Library for accessing various audio file formats
URL : http://audiofile.68k.org/
License : LGPL-2.1-or-later and GPL-2.0-or-later
Description : The Audio File library is an implementation of the Audio File Library
: from SGI, which provides an API for accessing audio file formats like
: AIFF/AIFF-C, WAVE, and NeXT/Sun .snd/.au files. This library is used
: by the EsounD daemon.
:
: Install audiofile if you are installing EsounD or you need an API for
: any of the sound file formats it can handle.