How to Install and Uninstall mp3diags Package on Kali Linux

Last updated: May 12,2024

1. Install "mp3diags" package

This guide covers the steps necessary to install mp3diags on Kali Linux

$ sudo apt update $ sudo apt install mp3diags

2. Uninstall "mp3diags" package

This tutorial shows how to uninstall mp3diags on Kali Linux:

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

3. Information about the mp3diags package on Kali Linux

Package: mp3diags
Source: mp3diags (1.5.01-2)
Version: 1.5.01-2+b1
Installed-Size: 4375
Maintainer: Josue Ortega
Architecture: amd64
Depends: libqt5svg5, libboost-program-options1.83.0 (>= 1.83.0), libboost-serialization1.83.0 (>= 1.83.0), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5widgets5 (>= 5.11.0~rc1), libqt5xml5 (>= 5.1.0), libstdc++6 (>= 13.1)
Size: 1450872
SHA256: d67d10010e2fe445f3eea15c0a4e8b6ff5eb9dc2b2a5fe9017bc76b5e6912ec4
SHA1: c8480e9a8f922d2f0ccb712f87eae8756c95cff8
MD5sum: f0c8185bf8351d417f80361bb57f082e
Description: 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:
Homepage: http://mp3diags.sourceforge.net/
Tag: implemented-in::c++, interface::graphical, interface::x11,
role::program, uitoolkit::qt, use::checking, works-with-format::mp3,
works-with-format::oggvorbis, works-with::audio, x11::application
Section: sound
Priority: optional
Filename: pool/main/m/mp3diags/mp3diags_1.5.01-2+b1_amd64.deb