How to Install and Uninstall libjackson2-jr-java Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 01,2024

1. Install "libjackson2-jr-java" package

Please follow the step by step instructions below to install libjackson2-jr-java on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libjackson2-jr-java

2. Uninstall "libjackson2-jr-java" package

Please follow the guidance below to uninstall libjackson2-jr-java on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libjackson2-jr-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjackson2-jr-java package on Ubuntu 21.10 (Impish Indri)

Package: libjackson2-jr-java
Architecture: all
Version: 2.12.1-1
Priority: optional
Section: universe/java
Source: jackson-jr
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 133
Depends: libjackson2-core-java (>= 2.12.1)
Suggests: libjackson2-jr-java-doc
Filename: pool/universe/j/jackson-jr/libjackson2-jr-java_2.12.1-1_all.deb
Size: 91680
MD5sum: 55626f1128a4f2b08064606c59e01694
SHA1: adac2465aa202e1e7c459b4df7ad087e9777340f
SHA256: d69ba33389158fe02aa4fe42f5d5f475399175798ee584d5de834bf010027929
SHA512: f1b3bcc56112bdbe4d19efe3981b118ae7b7411f2a819f1eb59f49048a6e196baaff0ab8b045b1d513615faa34367eca5b56f1e38b3b377ded641098c290f1bb
Homepage: https://github.com/FasterXML/jackson-jr
Description-en: JSON library for Java -- standalone data-binding module
Jackson jr is a compact alternative to the full Jackson Databind component. It
implements a subset of functionality, for example for cases where size of jar
or startup time matters. In addition to basic datatypes the package supports
reading and writing of standard Java Beans (an implementation that mimics the
standard JDK Bean Introspection).
.
Jackson jr also adds composer implementation that can be used to construct
JSON output with builder-style API, but without necessarily having to build an
in-memory representation: instead, it can directly use the streaming-api for
direct output. It is also possible to build actual in-memory JSON String or
byte[] representation, if that is preferable.
Description-md5: a4b13bef6b1c6a63d092946515b777c2