How to Install python-midiutil software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install python-midiutil software package in Ubuntu 14.04 LTS (Trusty Tahr)

python-midiutil software package provides Python library to write multi-track MIDI files, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install python-midiutil 

python-midiutil is installed in your system.

Make ensure the python-midiutil package were installed using the commands given below,

$ sudo dpkg-query -l | grep python-midiutil *

You will get with python-midiutil package name, version, architecture and description in a table

python-midiutil package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Python
Package python-midiutil
Version 0.87-3
Description Python library to write multi-track MIDI files
Sub Section Python


See Also, How to uninstall or remove python-midiutil software package from Ubuntu 14.04 LTS (Trusty Tahr)?