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

Last updated: October 05,2024

1. Install "jackson-core.src" package

Please follow the instructions below to install jackson-core.src on Oracle Linux 8

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

2. Uninstall "jackson-core.src" package

Please follow the guidance below to uninstall jackson-core.src on Oracle Linux 8:

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

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

Last metadata expiration check: 1:46:04 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : jackson-core
Version : 2.10.0
Release : 1.module+el8.3.0+7697+44932688
Architecture : src
Size : 441 k
Source : None
Repository : ol8_appstream
Summary : Core part of Jackson
URL : https://github.com/FasterXML/jackson-core
License : ASL 2.0
Description : Core part of Jackson that defines Streaming API as well
: as basic shared abstractions.