How to Install and Uninstall jack-stdio Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "jack-stdio" package

Here is a brief guide to show you how to install jack-stdio on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install jack-stdio

2. Uninstall "jack-stdio" package

Please follow the guidance below to uninstall jack-stdio on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove jack-stdio $ sudo apt autoclean && sudo apt autoremove

3. Information about the jack-stdio package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: jack-stdio
Priority: optional
Section: universe/sound
Installed-Size: 54
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Version: 1.4-1build1
Depends: libc6 (>= 2.4), libjack-jackd2-0 (>= 1.9.5~dfsg-14) | libjack-0.116, jackd
Suggests: sox
Filename: pool/universe/j/jack-stdio/jack-stdio_1.4-1build1_amd64.deb
Size: 14168
MD5sum: ad4f9495c80a95d149a50bc6123b86cd
SHA1: e1ba7e6f0c6d3925cdc117b4f6d3f24f2991ef61
SHA256: 1a73fd95765843f4c04b6521c3dd28e841994fd86616e1f9ea58d25d9cbc3558
Description-en: program to pipe audio-data from and to JACK
jack-stdout is a small tool that writes JACK audio-sample data to
buffered standard output. jack-stdin reads raw audio data from
standard input and writes it to a JACK audio port.
.
By default jack-stdout writes 16 bit signed integer raw audio data
(much like mpg123 -s at JACK's samplerate, but it can output
signed/unsigned 8/16/24/32 bit integer and 32bit floating-point
data, both big/little endian.
Description-md5: d479933edd6a296c6eb6ea2287a6f98d
Homepage: http://rg42.org/oss/jackstdout/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu