How to Install and Uninstall plexus-i18n.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "plexus-i18n.noarch" package

Please follow the guidance below to install plexus-i18n.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install plexus-i18n.noarch

2. Uninstall "plexus-i18n.noarch" package

This tutorial shows how to uninstall plexus-i18n.noarch on Fedora 34:

$ sudo dnf remove plexus-i18n.noarch $ sudo dnf autoremove

3. Information about the plexus-i18n.noarch package on Fedora 34

Last metadata expiration check: 1:38:55 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : plexus-i18n
Version : 1.0
Release : 0.19.b10.4.fc34
Architecture : noarch
Size : 20 k
Source : plexus-i18n-1.0-0.19.b10.4.fc34.src.rpm
Repository : fedora
Summary : Plexus I18N Component
URL : https://github.com/codehaus-plexus/plexus-i18n
License : ASL 2.0
Description : The Plexus project seeks to create end-to-end developer tools for
: writing applications. At the core is the container, which can be
: embedded or for a full scale application server. There are many
: reusable components for hibernate, form processing, jndi, i18n,
: velocity, etc. Plexus also includes an application server which
: is like a J2EE application server, without all the baggage.