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

Last updated: September 21,2024

1. Install "jackson-annotations.src" package

Here is a brief guide to show you how to install jackson-annotations.src on Oracle Linux 8

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

2. Uninstall "jackson-annotations.src" package

This guide let you learn how to uninstall jackson-annotations.src on Oracle Linux 8:

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

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

Last metadata expiration check: 3:14:41 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : jackson-annotations
Version : 2.10.0
Release : 1.module+el8.3.0+7697+44932688
Architecture : src
Size : 69 k
Source : None
Repository : ol8_appstream
Summary : Core annotations for Jackson data processor
URL : https://github.com/FasterXML/jackson-annotations
License : ASL 2.0
Description : Core annotations used for value types,
: used by Jackson data-binding package.