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

Last updated: October 07,2024

1. Install "portaudio.i686" package

This tutorial shows how to install portaudio.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install portaudio.i686

2. Uninstall "portaudio.i686" package

This guide covers the steps necessary to uninstall portaudio.i686 on Fedora 35:

$ sudo dnf remove portaudio.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:39:58 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : portaudio
Version : 19
Release : 37.fc35
Architecture : i686
Size : 97 k
Source : portaudio-19-37.fc35.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.