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

Last updated: May 09,2024

1. Install "liblrdf0-dev" package

Learn how to install liblrdf0-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install liblrdf0-dev

2. Uninstall "liblrdf0-dev" package

This guide covers the steps necessary to uninstall liblrdf0-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: liblrdf0-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 77
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Source: liblrdf
Version: 0.4.0-7
Provides: liblrdf-dev
Depends: libraptor1-dev, liblrdf0 (= 0.4.0-7), ladspa-sdk
Conflicts: liblrdf-dev
Filename: pool/universe/libl/liblrdf/liblrdf0-dev_0.4.0-7_amd64.deb
Size: 17350
MD5sum: f097f505a6f7970f5fff65c95031f23c
SHA1: 58f17cc5a3c3bc00e45ad572ffe2435b44ae3710
SHA256: 0cc0d88d7e3353467217700cd321e3c019097fbb2febff01ff8c2677fc1e4f09
Description-en: liblrdf0 development files
Liblrdf can read RDF/XML and N3 files and export N3 files. It also has
a light taxonomic inference capablility.
.
It can also be used for general RDF manipulation.
.
This package holds static libraries and headers needed by developers
who wish to use liblrdf0 in their programs.
Description-md5: 029af0a2e269a85ac3874e9fd3fdc473
Homepage: https://github.com/swh/LRDF
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu