How To Install bea-stax-api.noarch on Amazon Linux 2
In this tutorial we learn how to install bea-stax-api.noarch in Amazon Linux 2. bea-stax-api.noarch is The StAX API
Introduction
In this tutorial we learn how to install bea-stax-api.noarch
on Amazon Linux 2.
What is bea-stax-api.noarch
The StAX API
We can use yum
to install bea-stax-api.noarch
on Amazon Linux 2. In this tutorial we discuss both methods but you only need to choose one of method to install bea-stax-api.noarch.
Install bea-stax-api.noarch on Amazon Linux 2 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install bea-stax-api.noarch
using yum
by running the following command:
sudo yum -y install bea-stax-api.noarch
How To Uninstall bea-stax-api.noarch on Amazon Linux 2
To uninstall only the bea-stax-api.noarch
package we can use the following command:
sudo yum remove bea-stax-api.noarch
bea-stax-api.noarch Package Contents on Amazon Linux 2
/usr/share/doc/bea-stax-api-1.2.0
/usr/share/doc/bea-stax-api-1.2.0/ASF2.0.txt
/usr/share/java/bea-stax-api.jar
/usr/share/maven-fragments/bea-stax-api
/usr/share/maven-poms/JPP-bea-stax-api.pom
References
Summary
In this tutorial we learn how to install bea-stax-api.noarch
on Amazon Linux 2 using yum.