How to Install and Uninstall wsdl4j.noarch Package on Fedora 36

Last updated: January 17,2025

1. Install "wsdl4j.noarch" package

In this section, we are going to explain the necessary steps to install wsdl4j.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install wsdl4j.noarch

2. Uninstall "wsdl4j.noarch" package

Please follow the steps below to uninstall wsdl4j.noarch on Fedora 36:

$ sudo dnf remove wsdl4j.noarch $ sudo dnf autoremove

3. Information about the wsdl4j.noarch package on Fedora 36

Last metadata expiration check: 2:25:24 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : wsdl4j
Version : 1.6.3
Release : 24.fc36
Architecture : noarch
Size : 187 k
Source : wsdl4j-1.6.3-24.fc36.src.rpm
Repository : fedora
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.