How to Install and Uninstall jakarta-json-jaxrs-1x.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "jakarta-json-jaxrs-1x.noarch" package

Please follow the guidelines below to install jakarta-json-jaxrs-1x.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install jakarta-json-jaxrs-1x.noarch

2. Uninstall "jakarta-json-jaxrs-1x.noarch" package

In this section, we are going to explain the necessary steps to uninstall jakarta-json-jaxrs-1x.noarch on Fedora 34:

$ sudo dnf remove jakarta-json-jaxrs-1x.noarch $ sudo dnf autoremove

3. Information about the jakarta-json-jaxrs-1x.noarch package on Fedora 34

Last metadata expiration check: 0:41:51 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : jakarta-json-jaxrs-1x
Version : 1.1.6
Release : 2.fc34
Architecture : noarch
Size : 28 k
Source : jakarta-json-1.1.6-2.fc34.src.rpm
Repository : fedora
Summary : Jakarta JSON Processing Media for JAX-RS 1.1
URL : https://eclipse-ee4j.github.io/jsonp/
License : EPL-2.0 or GPLv2 with exceptions
Description : Jakarta JSON Processing provides portable APIs to parse, generate,
: transform, and query JSON documents.
:
: This package contains JAX-RS 1.1 MessageBodyReader and MessageBodyWriter
: to support the JsonObject, JsonArray, and JsonStructure APIs of Jakarta
: JSON Processing.