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

Last updated: May 11,2024

1. Install "mp3diags" package

Please follow the guidance below to install mp3diags on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install mp3diags

2. Uninstall "mp3diags" package

Please follow the steps below to uninstall mp3diags on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove mp3diags $ sudo apt autoclean && sudo apt autoremove

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

Package: mp3diags
Priority: optional
Section: multiverse/sound
Installed-Size: 3701
Maintainer: Ubuntu Developers
Original-Maintainer: Josue Ortega
Architecture: amd64
Version: 1.2.02-2build1
Depends: libqt4-svg, libboost-program-options1.58.0, libboost-serialization1.58.0, libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libqt4-network (>= 4:4.5.3), libqt4-xml (>= 4:4.5.3), libqtcore4 (>= 4:4.8.0), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4)
Filename: pool/multiverse/m/mp3diags/mp3diags_1.2.02-2build1_amd64.deb
Size: 1320804
MD5sum: 05dc6a58f68463e3fbbbd98859339346
SHA1: d053863ad1eceab27d260ab4e7f8ec612a42d7ca
SHA256: 907f6b669ed36008dcbf8e99d00e51e8424640dec52f6059f4aea041f80afd64
Description-en: find issues in MP3 files and help to solve them
MP3 Diags is a GUI-based application that allows end-users to identify issues
with their MP3 files, fix some of the issues and make other changes, like
adding track information. It also allows user to "look inside" an MP3 file.
.
Unlike some programs that are designed to deal with a single topic (like
fixing VBR headers or adding cover art), MP3 Diags is a one stop solution
that identifies more than 50 different issues in MP3 files and provides the
means to fix many of them.
.
Some of the more important issues that are found:
.
* Broken tags / headers / audio.
* Duplicate tags / headers.
* Incorrect placement of tags / headers (ID3V2, ID3V1, LAME, Xing, etc).
* Low quality audio.
* Missing VBR header.
* Missing track info / cover art.
* Broken track info / cover art.
* Missing normalization data.
* Character encoding issues (for languages other than English).
.
Some of the fixes and changes that MP3 Diags can do:
.
* Adding / fixing track info, including album cover; information can be
retrieved from several sources: Internet, clipboard, file name, local
files, and (obviously) keyboard.
* Correcting files that show incorrect song duration.
* Correcting files in which the player cannot seek correctly.
* Converting characters for non-English names.
* Adding composer name to the artist field, for players that don't handle
the composer field.
* Renaming files based on their fields.
* Changing word case for track info.
Description-md5: 27a41b67e8f0c1d350bd807507e1bc57
Homepage: http://mp3diags.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu