How to Install and Uninstall midicsv Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "midicsv" package

In this section, we are going to explain the necessary steps to install midicsv on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install midicsv

2. Uninstall "midicsv" package

Please follow the instructions below to uninstall midicsv on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove midicsv $ sudo apt autoclean && sudo apt autoremove

3. Information about the midicsv package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: midicsv
Priority: optional
Section: universe/sound
Installed-Size: 89
Maintainer: Ubuntu Developers
Original-Maintainer: Kamal Mostafa
Architecture: amd64
Version: 1.1+dfsg.1-1
Depends: libc6 (>= 2.7)
Suggests: perl
Filename: pool/universe/m/midicsv/midicsv_1.1+dfsg.1-1_amd64.deb
Size: 38056
MD5sum: 88dc6843d30d5dcfc0fc268a8c2369be
SHA1: d5a654a95c7716b4aaea5a8d4371729d136f210f
SHA256: 4f3c7d818865b12384f32cb757cc76f55a8820ac265f38452b36057bdee6031e
Description-en: translate MIDI file to CSV
Midicsv reads a standard MIDI file and decodes it into a CSV
(Comma-Separated Value) file which preserves all the information in the
MIDI file. The ASCII CSV file may be loaded into a spreadsheet or database
application, or processed by a program to transform the MIDI data (for
example, to key transpose a composition or extract a track from a
multi-track sequence). A CSV file in the format created by midicsv may be
converted back into a standard MIDI file with the csvmidi program.
Description-md5: 9c6b7aa6461b7babd7ee46cf2d6f10ce
Homepage: http://www.fourmilab.ch/webtools/midicsv/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu