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

Last updated: January 08,2025

1. Install "wsdl4j.noarch" package

This is a short guide on how to install wsdl4j.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install wsdl4j.noarch

2. Uninstall "wsdl4j.noarch" package

This is a short guide on how to uninstall wsdl4j.noarch on Amazon Linux 2:

$ sudo yum remove wsdl4j.noarch $ sudo yum autoremove

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

Loaded plugins: ovl, priorities
Available Packages
Name : wsdl4j
Arch : noarch
Version : 1.6.3
Release : 3.1.amzn2
Size : 183 k
Repo : amzn2-core/2/x86_64
Summary : Web Services Description Language Toolkit for Java
URL : http://sourceforge.net/projects/wsdl4j
License : CPL
Description : The Web Services Description Language for Java Toolkit (WSDL4J)
: allows the creation, representation, and manipulation of WSDL
: documents describing services. This code base will eventually
: serve as a reference implementation of the standard created by
: JSR110.