How to Install and Uninstall jackson-core.src Package on Oracle Linux 9

Last updated: May 18,2024

1. Install "jackson-core.src" package

This is a short guide on how to install jackson-core.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install jackson-core.src

2. Uninstall "jackson-core.src" package

Please follow the steps below to uninstall jackson-core.src on Oracle Linux 9:

$ sudo dnf remove jackson-core.src $ sudo dnf autoremove

3. Information about the jackson-core.src package on Oracle Linux 9

Last metadata expiration check: 0:23:13 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : jackson-core
Version : 2.14.1
Release : 2.el9
Architecture : src
Size : 13 M
Source : None
Repository : ol9_appstream
Summary : Core part of Jackson
URL : https://github.com/FasterXML/jackson-core
License : Apache-2.0
Description : Core part of Jackson that defines Streaming API as well
: as basic shared abstractions.