How to Install and Uninstall libsbjson2.3 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 04,2024

1. Install "libsbjson2.3" package

Please follow the guidance below to install libsbjson2.3 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libsbjson2.3

2. Uninstall "libsbjson2.3" package

This guide covers the steps necessary to uninstall libsbjson2.3 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libsbjson2.3 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsbjson2.3 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libsbjson2.3
Priority: optional
Section: universe/libs
Installed-Size: 87
Maintainer: Ubuntu Developers
Original-Maintainer: Jeroen Dekkers
Architecture: amd64
Source: sbjson
Version: 2.3.2-2build1
Provides: libsbjson
Depends: gnustep-base-runtime (>= 1.24.0), libc6 (>= 2.3), libgnustep-base1.24 (>= 1.24.0), libobjc4 (>= 4.2.1), gnustep-fslayout-fhs
Filename: pool/universe/s/sbjson/libsbjson2.3_2.3.2-2build1_amd64.deb
Size: 18462
MD5sum: a62d410fcc496569ddeaf6bbb6b0f869
SHA1: a17eb82375f79a5f66423841a0097d28a44a9868
SHA256: e5c161f28296d1d3a7985d447cd35e5082706b7550d4493bbd6b83cae163676c
Description-en: Objective-C JSON library
A strict JSON parser and generator for Objective-C. It adds categories
to existing Objective-C objects for a super-simple interface. More
flexible APIs are also provided for added control.
.
This package contains the shared library.
Description-md5: e893ac05eae51ee3ea62fa0080ebd353
Homepage: http://stig.github.com/json-framework
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu