How to Install and Uninstall python3-mido.noarch Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "python3-mido.noarch" package

Please follow the step by step instructions below to install python3-mido.noarch on Rocky Linux 8

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

2. Uninstall "python3-mido.noarch" package

Learn how to uninstall python3-mido.noarch on Rocky Linux 8:

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

3. Information about the python3-mido.noarch package on Rocky Linux 8

Last metadata expiration check: 2:15:40 ago on Mon Sep 12 10:27:18 2022.
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.