How to Install and Uninstall dssi-host-jack Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 04,2024

1. Install "dssi-host-jack" package

Here is a brief guide to show you how to install dssi-host-jack on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install dssi-host-jack

2. Uninstall "dssi-host-jack" package

Please follow the instructions below to uninstall dssi-host-jack on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove dssi-host-jack $ sudo apt autoclean && sudo apt autoremove

3. Information about the dssi-host-jack package on Ubuntu 21.04 (Hirsute Hippo)

Package: dssi-host-jack
Architecture: amd64
Version: 1.1.1~dfsg0-4build1
Priority: optional
Section: universe/libdevel
Source: dssi
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 64
Depends: libasound2 (>= 1.0.16), libc6 (>= 2.27), libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125, liblo7 (>= 0.26~repack)
Recommends: dssi-utils
Filename: pool/universe/d/dssi/dssi-host-jack_1.1.1~dfsg0-4build1_amd64.deb
Size: 22632
MD5sum: fe319f7dcacdd673852f3bf141fd01c5
SHA1: b83d57ffa049afd11be3ca1682ac7a6c5aa2c4cf
SHA256: dcf114c6e71402ebb147a52e7a87934dfcfa42c99e334db82523686dd837a4f8
SHA512: c14e19f66c34cdec7a027f505b6a4e02c9caa0e4d7e9131b506145e294bb8eee333b624c9d57b1f5fe0487633f0f09fc86c45d411082b94ffd141ab8ea5215b4
Homepage: http://dssi.sourceforge.net/
Description-en: Example of DSSI host
DSSI is an API for audio plugins, with particular application for software
synthesis plugins with native user interfaces.
.
DSSI is an open specification developed for use in Linux audio applications,
although it is portable to other platforms. It may be thought of as
LADSPA-for-instruments, or something comparable to VSTi.
.
This package contains an example DSSI host which is useful for testing new
plugins. It listens for MIDI events on an ALSA sequencer port, delivers them
to DSSI synths and outputs the result via JACK. It does not currently support
audio input (e.g. for DSSI effects plugins).
Description-md5: cb390895095ec3af90f6b1f1df3e12c5
Task: ubuntustudio-audio