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

Last updated: May 07,2024

1. Install "libdataquay-dev" package

This guide let you learn how to install libdataquay-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libdataquay-dev

2. Uninstall "libdataquay-dev" package

Please follow the instructions below to uninstall libdataquay-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libdataquay-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 201
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Source: dataquay
Version: 0.9-3
Depends: libdataquay0 (= 0.9-3), librdf0-dev
Filename: pool/universe/d/dataquay/libdataquay-dev_0.9-3_amd64.deb
Size: 29520
MD5sum: 82382c6a9d49780817af3bc174e3cceb
SHA1: 3ed95697b49cff22c63ec579e3fcfc4825ab2d35
SHA256: 61ce50b267f9b2530cdad1fdc764c6d5cadbbdca69143ad57e57b51ce5ac2d44
Description-en: Simple RDF for C++ and Qt applications (development files)
Dataquay is a library that provides a friendly C++ interface
to an RDF (Resource Description Framework) datastore
using Qt4 classes and containers.
Supported datastores are the popular and feature-complete Redland
and the lightweight Sord.
.
It is principally aimed at Qt-based applications.
.
This package contains the headers used to build applications
that use libdataquay.
Description-md5: d999ff00287a006e187e1423d830a790
Multi-Arch: same
Homepage: http://breakfastquay.com/dataquay/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu