How to Install and Uninstall libwsdl2c-java Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 23,2024

1. Install "libwsdl2c-java" package

Please follow the steps below to install libwsdl2c-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libwsdl2c-java

2. Uninstall "libwsdl2c-java" package

Please follow the guidance below to uninstall libwsdl2c-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libwsdl2c-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libwsdl2c-java package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libwsdl2c-java
Priority: extra
Section: universe/java
Installed-Size: 2849
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Eucalyptus Maintainers
Architecture: all
Source: wsdl2c
Version: 0.1-4
Filename: pool/universe/w/wsdl2c/libwsdl2c-java_0.1-4_all.deb
Size: 2490968
MD5sum: 8d70c159d45c74a1de6779003ce0ceb4
SHA1: 7ab75ec636a17fc25f7066efaa0b1e40e19f81de
SHA256: 4d668df1a52f39cb0250d5bd55eb0c0bf28a7dcfdc779bfc4c1d2fc3db2523ee
Description-en: stripped down axis2 source bundle suitable for running WSDL2C
This is an amalgam of code from several java projects which are required to use
WSDL2C from the Apache Axis 2 project. The goal is to have code which can be
built from source without the chain of dependencies needed to build each of
these projects in their entirety.
.
The code in this project coms from the following sources:
.
http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.4.1
http://svn.apache.org/repos/asf/webservices/commons/tags/axiom/1.2.12
http://svn.apache.org/repos/asf/webservices/commons/tags/neethi/neethi-3.0.1
http://svn.apache.org/repos/asf/webservices/commons/tags/XmlSchema/1.4.2
http://svn.apache.org/repos/asf/webservices/woden/tags/1.0M9
https://svn.java.net/svn/jsr311~svn/tags/jsr311-api-1.1.1
svn://svn.annogen.codehaus.org/annogen/scm [1]
.
At this point, none of the sources have been modified. Note that the jsr311
code (i.e., the files under javax/ws/rs) is provided under the CDDL, while all
other code uses the Apache Software License, version 2.0.
.
Notes: [1] could not access this link, and pulled the code out of a jpackage
RPM, but theoretically the code still lives in this repo.
Description-md5: 5042e669dccef07cc018947cdb38276d
Homepage: https://github.com/a13m/wsdl2c
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu