How to Install and Uninstall dssi Package on openSUSE Leap

Last updated: May 15,2024

1. Install "dssi" package

In this section, we are going to explain the necessary steps to install dssi on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install dssi

2. Uninstall "dssi" package

This guide let you learn how to uninstall dssi on openSUSE Leap:

$ sudo zypper remove dssi

3. Information about the dssi package on openSUSE Leap

Information for package dssi:
-----------------------------
Repository : Main Repository
Name : dssi
Version : 1.1.1-bp155.2.14
Arch : x86_64
Vendor : openSUSE
Installed Size : 426.1 KiB
Installed : No
Status : not installed
Source package : dssi-1.1.1-bp155.2.14.src
Upstream URL : http://dssi.sf.net/
Summary : Disposable Soft Synth Interface
Description :
Disposable Soft Synth Interface (DSSI, pronounced "dizzy") is a
proposal for a plug-in API for software instruments (soft synths) with
user interfaces, permitting them to be hosted in-process by Linux audio
applications. Think of it as LADSPA-for-instruments or something
comparable to a simpler version of VSTi.