How to Install and Uninstall portaudio-devel.x86_64 Package on Fedora 35

Last updated: July 01,2024

1. Install "portaudio-devel.x86_64" package

Please follow the instructions below to install portaudio-devel.x86_64 on Fedora 35

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

2. Uninstall "portaudio-devel.x86_64" package

Learn how to uninstall portaudio-devel.x86_64 on Fedora 35:

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

3. Information about the portaudio-devel.x86_64 package on Fedora 35

Last metadata expiration check: 2:41:58 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : portaudio-devel
Version : 19
Release : 37.fc35
Architecture : x86_64
Size : 259 k
Source : portaudio-19-37.fc35.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.