How to Install and Uninstall stax2-api.noarch Package on Amazon Linux 2

Last updated: May 17,2024

1. Install "stax2-api.noarch" package

Please follow the guidance below to install stax2-api.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install stax2-api.noarch

2. Uninstall "stax2-api.noarch" package

Please follow the instructions below to uninstall stax2-api.noarch on Amazon Linux 2:

$ sudo yum remove stax2-api.noarch $ sudo yum autoremove

3. Information about the stax2-api.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : stax2-api
Arch : noarch
Version : 3.1.1
Release : 10.amzn2
Size : 165 k
Repo : amzn2-core/2/x86_64
Summary : Experimental API extending basic StAX implementation
URL : http://docs.codehaus.org/display/WSTX/StAX2
License : BSD
Description : StAX2 is an experimental API that is intended to extend
: basic StAX specifications in a way that allows implementations
: to experiment with features before they end up in the actual
: StAX specification (if they do). As such, it is intended
: to be freely implementable by all StAX implementations same way
: as StAX, but without going through a formal JCP process.