jack_capture_gui

program for recording soundfiles with jack

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