How to Install and Uninstall dom4j.noarch Package on Amazon Linux 2

Last updated: June 29,2024

1. Install "dom4j.noarch" package

Here is a brief guide to show you how to install dom4j.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install dom4j.noarch

2. Uninstall "dom4j.noarch" package

Please follow the step by step instructions below to uninstall dom4j.noarch on Amazon Linux 2:

$ sudo yum remove dom4j.noarch $ sudo yum autoremove

3. Information about the dom4j.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : dom4j
Arch : noarch
Version : 1.6.1
Release : 20.1.amzn2
Size : 277 k
Repo : amzn2-core/2/x86_64
Summary : Open Source XML framework for Java
URL : http://www.dom4j.org/
License : BSD
Description : dom4j is an Open Source XML framework for Java. dom4j allows you
: to read, write, navigate, create and modify XML documents. dom4j
: integrates with DOM and SAX and is seamlessly integrated with full
: XPath support.