How to Install and Uninstall python3-mido.noarch Package on CentOS Stream 8

Last updated: October 06,2024

1. Install "python3-mido.noarch" package

Here is a brief guide to show you how to install python3-mido.noarch on CentOS Stream 8

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

2. Uninstall "python3-mido.noarch" package

Here is a brief guide to show you how to uninstall python3-mido.noarch on CentOS Stream 8:

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

3. Information about the python3-mido.noarch package on CentOS Stream 8

Last metadata expiration check: 1:38:19 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-mido
Version : 1.2.9
Release : 5.el8
Architecture : noarch
Size : 93 k
Source : python-mido-1.2.9-5.el8.src.rpm
Repository : epel
Summary : A Python library for working with MIDI messages and ports
URL : https://mido.readthedocs.io/
License : MIT
Description : Mido is a library for working with MIDI messages and ports.