How to Install and Uninstall jackson-databind.src Package on Oracle Linux 9
Last updated: November 25,2024
1. Install "jackson-databind.src" package
Here is a brief guide to show you how to install jackson-databind.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
jackson-databind.src
Copied
2. Uninstall "jackson-databind.src" package
Learn how to uninstall jackson-databind.src on Oracle Linux 9:
$
sudo dnf remove
jackson-databind.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the jackson-databind.src package on Oracle Linux 9
Last metadata expiration check: 0:29:49 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : jackson-databind
Version : 2.14.1
Release : 2.el9
Architecture : src
Size : 49 M
Source : None
Repository : ol9_appstream
Summary : General data-binding package for Jackson (2.x)
URL : https://github.com/FasterXML/jackson-databind
License : Apache-2.0 and LGPL-2.0-or-later
Description : The general-purpose data-binding functionality and tree-model for Jackson Data
: Processor. It builds on core streaming parser/generator package, and uses
: Jackson Annotations for configuration.
Available Packages
Name : jackson-databind
Version : 2.14.1
Release : 2.el9
Architecture : src
Size : 49 M
Source : None
Repository : ol9_appstream
Summary : General data-binding package for Jackson (2.x)
URL : https://github.com/FasterXML/jackson-databind
License : Apache-2.0 and LGPL-2.0-or-later
Description : The general-purpose data-binding functionality and tree-model for Jackson Data
: Processor. It builds on core streaming parser/generator package, and uses
: Jackson Annotations for configuration.