How to Install and Uninstall python3-wavio.noarch Package on Fedora 38

Last updated: October 08,2024

1. Install "python3-wavio.noarch" package

This tutorial shows how to install python3-wavio.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install python3-wavio.noarch

2. Uninstall "python3-wavio.noarch" package

Please follow the steps below to uninstall python3-wavio.noarch on Fedora 38:

$ sudo dnf remove python3-wavio.noarch $ sudo dnf autoremove

3. Information about the python3-wavio.noarch package on Fedora 38

Last metadata expiration check: 5:24:44 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-wavio
Version : 0.0.7
Release : 1.fc38
Architecture : noarch
Size : 21 k
Source : python-wavio-0.0.7-1.fc38.src.rpm
Repository : updates
Summary : Read and write WAV files as numpy arrays
URL : https://github.com/WarrenWeckesser/wavio
License : BSD-2-Clause
Description : wavio is simple a Python module that allows to
: read and write WAV files as numpy arrays.