How to Install and Uninstall libxmlbeans-java Package on Ubuntu 21.10 (Impish Indri)

Last updated: March 29,2024

1. Install "libxmlbeans-java" package

Please follow the instructions below to install libxmlbeans-java on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libxmlbeans-java

2. Uninstall "libxmlbeans-java" package

In this section, we are going to explain the necessary steps to uninstall libxmlbeans-java on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libxmlbeans-java package on Ubuntu 21.10 (Impish Indri)

Package: libxmlbeans-java
Architecture: all
Version: 3.0.2-1
Priority: optional
Section: universe/libs
Source: xmlbeans
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2551
Depends: libsaxonhe-java, libxml-commons-resolver1.1-java
Filename: pool/universe/x/xmlbeans/libxmlbeans-java_3.0.2-1_all.deb
Size: 2153776
MD5sum: 70cdcadeb4a91fc190438ae5e7af691d
SHA1: 1d77860a7c02ba39d92de08892381c21e51bb225
SHA256: 755f7851e103b4416e95db3cd8abd68ceb56737b13628b3b411323e992503db1
SHA512: a5937518ce8cf870f5ed1f49428b726f4273ee48b48e8c4ceeed107bd29485b1f8642649a126564562bfd80f965eacbcdee63ace5d704e3465b40b2b63f3e0db
Homepage: http://xmlbeans.apache.org
Description-en: Java library for accessing XML by binding it to Java types
XMLBeans is a technology for accessing XML by binding it to Java types.
.
XMLBeans provides several ways to get at the XML, including:
* Through XML schema that has been compiled to generate Java types that
represent schema types. In this way, you can access instances of the
schema through JavaBeans-style accessors after the fashion of "getFoo"
and "setFoo". The XMLBeans API also allows you to reflect into the XML
schema itself through an XML Schema Object model.
* A cursor model through which you can traverse the full XML infoset.
* Support for XML DOM.
Description-md5: e2e8a3e123e327293ed0fb099aace377