How to Install and Uninstall pki-jackson-module-jaxb-annotations.noarch Package on AlmaLinux 9

Last updated: October 06,2024

1. Install "pki-jackson-module-jaxb-annotations.noarch" package

Please follow the instructions below to install pki-jackson-module-jaxb-annotations.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install pki-jackson-module-jaxb-annotations.noarch

2. Uninstall "pki-jackson-module-jaxb-annotations.noarch" package

Learn how to uninstall pki-jackson-module-jaxb-annotations.noarch on AlmaLinux 9:

$ sudo dnf remove pki-jackson-module-jaxb-annotations.noarch $ sudo dnf autoremove

3. Information about the pki-jackson-module-jaxb-annotations.noarch package on AlmaLinux 9

Last metadata expiration check: 2:16:50 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : pki-jackson-module-jaxb-annotations
Version : 2.14.1
Release : 2.el9
Architecture : noarch
Size : 47 k
Source : jackson-modules-base-2.14.1-2.el9.src.rpm
Repository : appstream
Summary : Support for using JAXB annotations as an alternative to "native" Jackson annotations
URL : https://github.com/FasterXML/jackson-modules-base
License : Apache-2.0
Description : This Jackson extension module provides support for using JAXB (javax.xml.bind)
: annotations as an alternative to native Jackson annotations. It is most often
: used to make it easier to reuse existing data beans that used with JAXB
: framework to read and write XML.