How to Install and Uninstall resteasy.src Package on Oracle Linux 9
Last updated: January 15,2025
1. Install "resteasy.src" package
Learn how to install resteasy.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
resteasy.src
Copied
2. Uninstall "resteasy.src" package
This guide let you learn how to uninstall resteasy.src on Oracle Linux 9:
$
sudo dnf remove
resteasy.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the resteasy.src package on Oracle Linux 9
Last metadata expiration check: 2:15:18 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : resteasy
Version : 3.0.26
Release : 15.el9
Architecture : src
Size : 7.3 M
Source : None
Repository : ol9_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 : 15.el9
Architecture : src
Size : 7.3 M
Source : None
Repository : ol9_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.