How to Install and Uninstall naspro-bridges Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 28,2024

1. Install "naspro-bridges" package

This guide covers the steps necessary to install naspro-bridges on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install naspro-bridges

2. Uninstall "naspro-bridges" package

In this section, we are going to explain the necessary steps to uninstall naspro-bridges on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove naspro-bridges $ sudo apt autoclean && sudo apt autoremove

3. Information about the naspro-bridges package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: naspro-bridges
Priority: optional
Section: universe/libs
Installed-Size: 266
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: amd64
Version: 0.5.1-2
Replaces: naspro-bridges-bad
Depends: libasound2 (>= 1.0.16), libc6 (>= 2.4), libnabrit3 (>= 0.3.0), libnacore5 (>= 0.3.0)
Conflicts: naspro-bridges-bad
Filename: pool/universe/n/naspro-bridges/naspro-bridges_0.5.1-2_amd64.deb
Size: 24758
MD5sum: 078391943234e8c52c8ddce9232c2c8c
SHA1: ad6abd88f4095e9495c2217ee9ddf4c0a071bc12
SHA256: 0bf58d555d9e421a51bc9deb60065c300216409a5b836633bff71f69bda8045b
Description-en: collection of bridges to LV2
NASPRO bridges is a collection of bridges to LV2 which, once installed,
allow users to use plugins developed for other plugin standards in LV2
hosts.
.
This release contains two such bridges: a LADSPA (+ LRDF) and a
DSSI one.
.
The LADSPA bridge supports every feature of LADSPA and LRDF except:
* run_adding() and set_run_adding_gain().
* LRDF factory presets.
The DSSI bridge does not support:
* GUIs;
* MIDI programs;
* maximum number of events per run_synth() - it is 4096, should be
enough in most cases;
* run_synth_adding() - as before;
* run_multiple_synths() and run_multiple_synths_adding() - no
extension to do that and it may also be impossible to support
those.
Description-md5: fd5386890ce9d25bca9da37a076f8c69
Homepage: http://naspro.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu