How to Install and Uninstall libmp3splt-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "libmp3splt-dev" package

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

$ sudo apt update $ sudo apt install libmp3splt-dev

2. Uninstall "libmp3splt-dev" package

This tutorial shows how to uninstall libmp3splt-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmp3splt-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmp3splt-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libmp3splt-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 494
Maintainer: Ubuntu Developers
Original-Maintainer: Ryan Niebur
Architecture: amd64
Source: libmp3splt
Version: 0.7.2-2.1
Replaces: libmp3splt, libmp3splt-mp3, libmp3splt-ogg
Depends: libmp3splt0 (= 0.7.2-2.1), libogg-dev, libvorbis-dev, libmad0-dev, libltdl3-dev, libid3tag0-dev
Conflicts: libmp3splt, libmp3splt-mp3, libmp3splt-ogg
Filename: pool/universe/libm/libmp3splt/libmp3splt-dev_0.7.2-2.1_amd64.deb
Size: 100930
MD5sum: cc8816e82098d9782634ee0f7be30577
SHA1: 58f6faa1c8c20d4014faca9a09b4d904f804ef54
SHA256: 98778dffd11814af3a17ff204aa7817264d288c1c04c211a785909700b69a891
Description-en: development files for libmp3splt0
Mp3Splt-project is a utility to split mp3 and ogg files selecting a
begin and an end time position, without decoding. It's very useful to
split large mp3/ogg to make smaller files or to split entire albums to
obtain original tracks. If you want to split an album, you can select
split points and filenames manually or you can get them automatically
from CDDB (internet or a local file) or from .cue files. Supports also
automatic silence split, that can be used also to adjust cddb/cue
splitpoints. You can extract tracks from Mp3Wrap or AlbumWrap files in
few seconds. For mp3 files, both ID3v1 & ID3v2 tags are
supported. Mp3splt-project is split in 3 parts: libmp3splt, mp3splt
and mp3splt-gtk.
.
This package contains the files needed to build programs against
libmp3splt.
Description-md5: 372360427e8b7badcc9cc88426d3fd90
Homepage: http://mp3splt.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu