audacity

fast, cross-platform audio editor

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