How to Install and Uninstall liblilv-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "liblilv-dev" package

This tutorial shows how to install liblilv-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install liblilv-dev

2. Uninstall "liblilv-dev" package

This is a short guide on how to uninstall liblilv-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove liblilv-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the liblilv-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: liblilv-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 92
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Source: lilv
Version: 0.22.0~dfsg0-1
Depends: liblilv-0-0 (= 0.22.0~dfsg0-1), libserd-dev (>= 0.22.0~), libsord-dev (>= 0.14.0~), libsratom-dev (>= 0.4.0~), lv2-dev
Filename: pool/universe/l/lilv/liblilv-dev_0.22.0~dfsg0-1_amd64.deb
Size: 17956
MD5sum: 03e1c0f156abc991d8099a7e913ab799
SHA1: f925b6a4fa77dfae31352b5cd5f8cc2a2e5b19dc
SHA256: e1dfbdb703a16b511d5528b1e295088f3dca2cc45c1c1564d7955ad3866f77fa
Description-en: library for simple use of LV2 plugins (development files)
Lilv (formerly SLV2) is a library for LV2 hosts intended to make using
LV2 Plugins as simple as possible (without sacrificing capabilities).
.
Lilv is the successor to SLV2, rewritten to be significantly faster
and have minimal dependencies.
.
This package provides the development files.
Description-md5: 253b207d03b320f290334ece7fc563a9
Homepage: http://drobilla.net/software/lilv/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu