oggsplt

command line interface to split MP3 and Ogg Vorbis files without reencoding

Debian Debian
RUN apt-get update && \ apt-get install -y mp3splt
Ubuntu
RUN apt-get update && \ apt-get install -y mp3splt
Alpine
RUN apk add mp3splt
Arch Arch Linux
RUN pacman -S --noconfirm mp3splt
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y mp3splt
Raspbian
RUN apt-get update && \ apt-get install -y mp3splt
click the source code to copy install oggsplt on any operating system with command-not-found.com