How to Install and Uninstall xbean.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "xbean.noarch" package

Please follow the guidelines below to install xbean.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install xbean.noarch

2. Uninstall "xbean.noarch" package

This is a short guide on how to uninstall xbean.noarch on Fedora 34:

$ sudo dnf remove xbean.noarch $ sudo dnf autoremove

3. Information about the xbean.noarch package on Fedora 34

Last metadata expiration check: 3:22:43 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : xbean
Version : 4.15
Release : 7.fc34
Architecture : noarch
Size : 330 k
Source : xbean-4.15-7.fc34.src.rpm
Repository : fedora
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.