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

Last updated: May 15,2024

1. Install "mp3val" package

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

$ sudo apt update $ sudo apt install mp3val

2. Uninstall "mp3val" package

This tutorial shows how to uninstall mp3val on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove mp3val $ sudo apt autoclean && sudo apt autoremove

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

Package: mp3val
Priority: optional
Section: universe/sound
Installed-Size: 85
Maintainer: Ubuntu Developers
Original-Maintainer: Sandro Tosi
Architecture: amd64
Version: 0.1.8-3
Depends: libc6 (>= 2.7), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.2.1)
Filename: pool/universe/m/mp3val/mp3val_0.1.8-3_amd64.deb
Size: 18638
MD5sum: 15be34a7a3eed14a6f47a2b22879219a
SHA1: bd44528989af6396a6b786c553eeb7d780797f78
SHA256: f909da3ee52f7c36ce410625ea8f41b441d8d9dba14c44e2743cec48095149d4
Description-en: program for MPEG audio stream validation
MP3val is a small, high-speed tool for MPEG audio files validation
and (optionally) fixing problems.
.
It was primarily designed for verification of MPEG 1 Layer III (MP3)
files, but supports also other MPEG versions and layers.
.
It can be useful for finding corrupted files (e.g. incompletely
downloaded).
Description-md5: 44147cb1e5d49f679631cf3ca3895cfd
Homepage: http://mp3val.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu