How to Install and Uninstall xbean.noarch Package on Amazon Linux 2

Last updated: May 04,2024

1. Install "xbean.noarch" package

Please follow the steps below to install xbean.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install xbean.noarch

2. Uninstall "xbean.noarch" package

This tutorial shows how to uninstall xbean.noarch on Amazon Linux 2:

$ sudo yum remove xbean.noarch $ sudo yum autoremove

3. Information about the xbean.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : xbean
Arch : noarch
Version : 3.13
Release : 6.amzn2
Size : 376 k
Repo : amzn2-core/2/x86_64
Summary : Java plugin based web server
URL : http://geronimo.apache.org/xbean/
License : ASL 2.0
Description : The goal of XBean project is to create a plugin based server
: analogous to Eclipse being a plugin based IDE. XBean will be able
: to discover, download and install server plugins from an Internet
: based repository. In addition, we include support for multiple IoC
: systems, support for running with no IoC system, JMX without JMX
: code, lifecycle and class loader management, and a rock solid
: Spring integration.