How to Install and Uninstall audiofile.i686 Package on Fedora 34

Last updated: October 06,2024

1. Install "audiofile.i686" package

Please follow the step by step instructions below to install audiofile.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install audiofile.i686

2. Uninstall "audiofile.i686" package

Here is a brief guide to show you how to uninstall audiofile.i686 on Fedora 34:

$ sudo dnf remove audiofile.i686 $ sudo dnf autoremove

3. Information about the audiofile.i686 package on Fedora 34

Last metadata expiration check: 1:33:26 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : audiofile
Epoch : 1
Version : 0.3.6
Release : 27.fc34
Architecture : i686
Size : 141 k
Source : audiofile-0.3.6-27.fc34.src.rpm
Repository : fedora
Summary : Library for accessing various audio file formats
URL : http://audiofile.68k.org/
License : LGPLv2+ and GPLv2+
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.