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

Last updated: July 02,2024

1. Install "jackson-module-jaxb-annotations.src" package

Please follow the guidance below to install jackson-module-jaxb-annotations.src on Oracle Linux 8

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

2. Uninstall "jackson-module-jaxb-annotations.src" package

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

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

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

Last metadata expiration check: 1:21:46 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : jackson-module-jaxb-annotations
Version : 2.7.6
Release : 4.module+el8+5149+82e4357e
Architecture : src
Size : 55 k
Source : None
Repository : ol8_appstream
Summary : JAXB annotations support for Jackson (2.x)
URL : http://wiki.fasterxml.com/JacksonJAXBAnnotations
License : ASL 2.0
Description : Support for using JAXB annotations as an alternative to
: "native" Jackson annotations, for configuring data binding.