How to Install and Uninstall libnabrit3 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 05,2024

1. Install "libnabrit3" package

Learn how to install libnabrit3 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libnabrit3

2. Uninstall "libnabrit3" package

This guide let you learn how to uninstall libnabrit3 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libnabrit3 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnabrit3 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libnabrit3
Priority: optional
Section: universe/libs
Installed-Size: 40
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: amd64
Source: naspro-bridge-it
Version: 0.5.1-2
Depends: libc6 (>= 2.4), libnacore5 (>= 0.3.0)
Filename: pool/universe/n/naspro-bridge-it/libnabrit3_0.5.1-2_amd64.deb
Size: 10232
MD5sum: 99e2c76021f76bd5b1ac53d764ea5242
SHA1: 6bc33e2b472602a03fd1c211b449ed5525fff3f5
SHA256: 30b1377594a404dc048362660c42e88757f90fc56c3b9425a1436af45b3a9a43
Description-en: LV2 bridging helper library
NASPRO Bridge it is a little helper library to develop insert-your-API-here
to LV2 bridges.
.
As of now, it basically offers a few utility functions and Turtle/RDF
serialization for LV2 dynamic manifest generation, supporting the
following LV2 specifications/extensions:
* LV2 revision 4.0;
* LV2 Dynamic Manifest revision 1.0;
* Extended Port Information draft revision 3 (only for the logarithmic port
property);
* LV2 Events revision 1.0;
* LV2 MIDI Events revision 1.0.
.
It is written in C99 and is almost entirely reentrant and thread-safe.
.
This package includes the shared library object.
Description-md5: 908386c535efdbc76c587495ea565a21
Multi-Arch: same
Homepage: http://naspro.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu