How to Install and Uninstall librdf-storage-mysql Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 02,2024

1. Install "librdf-storage-mysql" package

Please follow the guidelines below to install librdf-storage-mysql on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install librdf-storage-mysql

2. Uninstall "librdf-storage-mysql" package

Here is a brief guide to show you how to uninstall librdf-storage-mysql on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove librdf-storage-mysql $ sudo apt autoclean && sudo apt autoremove

3. Information about the librdf-storage-mysql package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: librdf-storage-mysql
Priority: optional
Section: universe/libs
Installed-Size: 91
Maintainer: Ubuntu Developers
Original-Maintainer: Dave Beckett
Architecture: amd64
Source: redland
Version: 1.0.17-1build1
Replaces: librdf0 (<< 1.0.9-3)
Depends: libc6 (>= 2.14), libmysqlclient20 (>= 5.7.11), librdf0 (>= 1.0.17)
Filename: pool/universe/r/redland/librdf-storage-mysql_1.0.17-1build1_amd64.deb
Size: 18674
MD5sum: 16dc694a22626c7913c0788e8f7b93d7
SHA1: 384aa55ddad4eb03b85b2ce2788ae3edb1e9f9ee
SHA256: d3f7e0bf3ea838c9d4ac3dec9c047618c3e0a5890ca4a2b1ec2adad59c8c5940
Description-en: RDF library, MySQL backend
Redland is a library that provides a high-level interface for RDF
(Resource Description Framework) implemented in an object-based API.
It is modular and supports different RDF/XML parsers, storage
mechanisms and other elements. Redland is designed for applications
developers to provide RDF support in their applications as well as
for RDF developers to experiment with the technology.
.
This package contains the MySQL storage backend.
Description-md5: 9e7a87dd310e5dc60d6b8be80c6fead7
Multi-Arch: same
Homepage: http://librdf.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu