How to Install and Uninstall resteasy.src Package on Oracle Linux 8
Last updated: November 29,2024
1. Install "resteasy.src" package
Please follow the steps below to install resteasy.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
resteasy.src
Copied
2. Uninstall "resteasy.src" package
Please follow the step by step instructions below to uninstall resteasy.src on Oracle Linux 8:
$
sudo dnf remove
resteasy.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the resteasy.src package on Oracle Linux 8
Last metadata expiration check: 3:22:45 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : resteasy
Version : 3.0.26
Release : 6.module+el8.4.0+20041+bb8828ef
Architecture : src
Size : 7.5 M
Source : None
Repository : ol8_appstream
Summary : Framework for RESTful Web services and Java applications
URL : http://resteasy.jboss.org/
License : ASL 2.0
Description :
:
: RESTEasy contains a JBoss project that provides frameworks to help
: build RESTful Web Services and RESTful Java applications. It is a fully
: certified and portable implementation of the JAX-RS specification.
Available Packages
Name : resteasy
Version : 3.0.26
Release : 6.module+el8.4.0+20041+bb8828ef
Architecture : src
Size : 7.5 M
Source : None
Repository : ol8_appstream
Summary : Framework for RESTful Web services and Java applications
URL : http://resteasy.jboss.org/
License : ASL 2.0
Description :
:
: RESTEasy contains a JBoss project that provides frameworks to help
: build RESTful Web Services and RESTful Java applications. It is a fully
: certified and portable implementation of the JAX-RS specification.