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

Last updated: October 09,2024

1. Install "python3-mido.noarch" package

Please follow the step by step instructions below to install python3-mido.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "python3-mido.noarch" package

This is a short guide on how to uninstall python3-mido.noarch on CentOS 8 / RHEL 8:

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

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

Last metadata expiration check: 1 day, 7:57:14 ago on Sun May 9 13:03:46 2021.
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.