How to Install and Uninstall libyajl2-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "libyajl2-dbg" package

This tutorial shows how to install libyajl2-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libyajl2-dbg

2. Uninstall "libyajl2-dbg" package

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

$ sudo apt remove libyajl2-dbg $ sudo apt autoclean && sudo apt autoremove

3. Information about the libyajl2-dbg package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libyajl2-dbg
Priority: extra
Section: debug
Installed-Size: 84
Maintainer: Ubuntu Developers
Original-Maintainer: John Stamp
Architecture: amd64
Source: yajl
Version: 2.1.0-2
Depends: libyajl2 (= 2.1.0-2)
Filename: pool/main/y/yajl/libyajl2-dbg_2.1.0-2_amd64.deb
Size: 33936
MD5sum: 65aeaa9b2256891bd176b87b5a4ec9ab
SHA1: 8d17514936621d509a3c6d20bd562e31f5d17093
SHA256: 5b8c803ed53b1efcbfe7f1d847e9ef3519f5f878913fed8e7137ec9805ed5b17
Description-en: Yet Another JSON Library - debugging symbols
A small, fast library for parsing JavaScript Object Notation (JSON). It
supports incremental parsing from a stream and leaves data representation to
higher level code.
.
This package contains the debugging symbols for libyajl2.
Description-md5: bb537ee146af334919797768cbfd877e
Multi-Arch: same
Homepage: http://lloyd.github.com/yajl/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m

5. The same packages on other Linux Distributions