How to Install and Uninstall resteasy-base.noarch Package on Amazon Linux 2

Last updated: May 10,2024

1. Install "resteasy-base.noarch" package

This tutorial shows how to install resteasy-base.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install resteasy-base.noarch

2. Uninstall "resteasy-base.noarch" package

Please follow the guidelines below to uninstall resteasy-base.noarch on Amazon Linux 2:

$ sudo yum remove resteasy-base.noarch $ sudo yum autoremove

3. Information about the resteasy-base.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : resteasy-base
Arch : noarch
Version : 3.0.6
Release : 4.amzn2
Size : 10 k
Repo : amzn2-core/2/x86_64
Summary : Framework for RESTful Web services and Java applications
URL : http://www.jboss.org/resteasy
License : ASL 2.0 and CDDL
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.