How to Install and Uninstall portaudio.i686 Package on Fedora 39

Last updated: November 21,2024

1. Install "portaudio.i686" package

This guide covers the steps necessary to install portaudio.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install portaudio.i686

2. Uninstall "portaudio.i686" package

Please follow the step by step instructions below to uninstall portaudio.i686 on Fedora 39:

$ sudo dnf remove portaudio.i686 $ sudo dnf autoremove

3. Information about the portaudio.i686 package on Fedora 39

Last metadata expiration check: 3:42:16 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : portaudio
Version : 19
Release : 41.fc39
Architecture : i686
Size : 96 k
Source : portaudio-19-41.fc39.src.rpm
Repository : fedora
Summary : Free, cross platform, open-source, audio I/O library
URL : http://www.portaudio.com/
License : MIT
Description : PortAudio is a portable audio I/O library designed for cross-platform
: support of audio. It uses a callback mechanism to request audio processing.
: Audio can be generated in various formats, including 32 bit floating point,
: and will be converted to the native format internally.