How to Install and Uninstall mp3wrap Package on Kali Linux

Last updated: May 11,2024

1. Install "mp3wrap" package

This tutorial shows how to install mp3wrap on Kali Linux

$ sudo apt update $ sudo apt install mp3wrap

2. Uninstall "mp3wrap" package

Learn how to uninstall mp3wrap on Kali Linux:

$ sudo apt remove mp3wrap $ sudo apt autoclean && sudo apt autoremove

3. Information about the mp3wrap package on Kali Linux

Package: mp3wrap
Source: mp3wrap (0.5-4)
Version: 0.5-4+b1
Installed-Size: 55
Maintainer: Marcio de Souza Oliveira
Architecture: amd64
Depends: libc6 (>= 2.4)
Recommends: mp3splt
Size: 18516
SHA256: 339855818c6bcb40c212a5a0964c14cf90ec86346b128e55b0c04f564d23a2d1
SHA1: d6d8e28d040bc147280fc89fc2c40ee91a998780
MD5sum: d34294b7de1cebbb5c8d099b3b4318e2
Description: Utility for MP3 wrapping (rolling multiple MP3s into one)
Command-line utility that wraps multiple MP3 files into a single, playable
MP3, without losing filenames or ID3 information, and without reencoding. Also
supports archiving non-audio data such as playlists, info files, and cover
images inside the MP3. These files can be unpacked later (using mp3splt, e.g.);
ordinary MP3 decoders can play the entire audio stream as one long track.
.
This is a free, independent alternative to AlbumWrap:
http://www.infamus.com/albumwrap/
Description-md5:
Homepage: http://mp3wrap.sourceforge.net/
Tag: interface::commandline, role::program, scope::utility,
works-with-format::mp3, works-with::audio
Section: sound
Priority: optional
Filename: pool/main/m/mp3wrap/mp3wrap_0.5-4+b1_amd64.deb