How to Install and Uninstall python3-pyaudio.x86_64 Package on Fedora 35

Last updated: October 09,2024

1. Install "python3-pyaudio.x86_64" package

Please follow the steps below to install python3-pyaudio.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install python3-pyaudio.x86_64

2. Uninstall "python3-pyaudio.x86_64" package

Please follow the step by step instructions below to uninstall python3-pyaudio.x86_64 on Fedora 35:

$ sudo dnf remove python3-pyaudio.x86_64 $ sudo dnf autoremove

3. Information about the python3-pyaudio.x86_64 package on Fedora 35

Last metadata expiration check: 5:11:11 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-pyaudio
Version : 0.2.11
Release : 12.fc35
Architecture : x86_64
Size : 38 k
Source : pyaudio-0.2.11-12.fc35.src.rpm
Repository : fedora
Summary : Python bindings for PortAudio
URL : http://people.csail.mit.edu/hubert/pyaudio/
License : MIT
Description : PyAudio provides Python bindings for PortAudio, the cross-platform audio I/O
: library. With PyAudio, you can easily use Python to play and record audio on
: a variety of platforms.