How to Install and Uninstall portaudio-devel.x86_64 Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "portaudio-devel.x86_64" package
This guide let you learn how to install portaudio-devel.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
portaudio-devel.x86_64
Copied
2. Uninstall "portaudio-devel.x86_64" package
Here is a brief guide to show you how to uninstall portaudio-devel.x86_64 on Rocky Linux 8:
$
sudo dnf remove
portaudio-devel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the portaudio-devel.x86_64 package on Rocky Linux 8
Last metadata expiration check: 0:27:36 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : portaudio-devel
Version : 19
Release : 30.el8
Architecture : x86_64
Size : 309 k
Source : portaudio-19-30.el8.src.rpm
Repository : epel
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.
Available Packages
Name : portaudio-devel
Version : 19
Release : 30.el8
Architecture : x86_64
Size : 309 k
Source : portaudio-19-30.el8.src.rpm
Repository : epel
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.