How to Install and Uninstall aopalliance.noarch Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "aopalliance.noarch" package

This guide let you learn how to install aopalliance.noarch on Rocky Linux 8

$ sudo dnf update $ sudo dnf install aopalliance.noarch

2. Uninstall "aopalliance.noarch" package

Here is a brief guide to show you how to uninstall aopalliance.noarch on Rocky Linux 8:

$ sudo dnf remove aopalliance.noarch $ sudo dnf autoremove

3. Information about the aopalliance.noarch package on Rocky Linux 8

Last metadata expiration check: 1:56:09 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : aopalliance
Version : 1.0
Release : 17.module+el8.6.0+843+5a13dac3
Architecture : noarch
Size : 16 k
Source : aopalliance-1.0-17.module+el8.6.0+843+5a13dac3.src.rpm
Repository : appstream
Summary : Java/J2EE AOP standards
URL : http://aopalliance.sourceforge.net/
License : Public Domain
Description : Aspect-Oriented Programming (AOP) offers a better solution to many
: problems than do existing technologies, such as EJB. AOP Alliance
: intends to facilitate and standardize the use of AOP to enhance
: existing middleware environments (such as J2EE), or development
: environements (e.g. Eclipse). The AOP Alliance also aims to ensure
: interoperability between Java/J2EE AOP implementations to build a
: larger AOP community.