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

Last updated: February 05,2025

1. Install "jackson-annotations.src" package

This guide covers the steps necessary to install jackson-annotations.src on Oracle Linux 9

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

2. Uninstall "jackson-annotations.src" package

Please follow the guidelines below to uninstall jackson-annotations.src on Oracle Linux 9:

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

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

Last metadata expiration check: 3:09:02 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : jackson-annotations
Version : 2.14.1
Release : 1.el9
Architecture : src
Size : 2.1 M
Source : None
Repository : ol9_appstream
Summary : Core annotations for Jackson data processor
URL : https://github.com/FasterXML/jackson-annotations
License : Apache-2.0
Description : Core annotations used for value types,
: used by Jackson data-binding package.