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

Last updated: May 19,2024

1. Install "libserd-dev" package

This is a short guide on how to install libserd-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libserd-dev

2. Uninstall "libserd-dev" package

Learn how to uninstall libserd-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libserd-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 48
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Source: serd
Version: 0.22.0~dfsg0-2
Depends: libserd-0-0 (= 0.22.0~dfsg0-2)
Recommends: pkg-config
Suggests: libserd-doc
Filename: pool/universe/s/serd/libserd-dev_0.22.0~dfsg0-2_amd64.deb
Size: 9432
MD5sum: e4660223ce4414e5e926e56801d18d70
SHA1: acd4425fa4f07ab09b60c8962a7502adf8f4c9d3
SHA256: 43499f75b64f0626645212a7376d9286312a9ac63f49940871148fd9f9f38339
Description-en: lightweight RDF syntax library - development files
Serd is a lightweight C library for RDF syntax which supports reading
and writing Turtle and NTriples.
.
This package provides the development files for Serd.
Description-md5: 2f89c23569eb34b99cbefbdff1ea5390
Multi-Arch: same
Homepage: http://drobilla.net/software/serd/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu