How to Install and Uninstall portaudio-devel.i686 Package on Fedora 34

Last updated: July 03,2024

1. Install "portaudio-devel.i686" package

Here is a brief guide to show you how to install portaudio-devel.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install portaudio-devel.i686

2. Uninstall "portaudio-devel.i686" package

Please follow the guidance below to uninstall portaudio-devel.i686 on Fedora 34:

$ sudo dnf remove portaudio-devel.i686 $ sudo dnf autoremove

3. Information about the portaudio-devel.i686 package on Fedora 34

Last metadata expiration check: 3:38:30 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : portaudio-devel
Version : 19
Release : 34.fc34
Architecture : i686
Size : 281 k
Source : portaudio-19-34.fc34.src.rpm
Repository : fedora
Summary : Development files for the portaudio 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.
:
: This package contains files required to build applications that will use the
: portaudio library.