How to Install and Uninstall xmlbeans Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 16,2024

1. Install "xmlbeans" package

Here is a brief guide to show you how to install xmlbeans on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install xmlbeans

2. Uninstall "xmlbeans" package

Please follow the instructions below to uninstall xmlbeans on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove xmlbeans $ sudo apt autoclean && sudo apt autoremove

3. Information about the xmlbeans package on Ubuntu 21.10 (Impish Indri)

Package: xmlbeans
Architecture: all
Version: 3.0.2-1
Priority: optional
Section: universe/java
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 27
Depends: default-jre-headless | java2-runtime-headless, libxmlbeans-java (>= 3.0.2-1)
Filename: pool/universe/x/xmlbeans/xmlbeans_3.0.2-1_all.deb
Size: 3928
MD5sum: 3df95b4e2a5391c983be2978d0ab52b2
SHA1: bd3b5b7687bbf63e46b39e60dbd3057c9d40da34
SHA256: 9c5f68c64833b96567a09abe131c27e7a79e66dc04c2658071b7800da2cea9a9
SHA512: b1d26ed6a3e94d533f5e289399f167383a71c825cf0cd15e46907f1e1e9c8de9d1cbfbc464f3393009ad01bbc3eb0b6883fd17f5fa36af3c3feb485ef472fa7d
Homepage: http://xmlbeans.apache.org
Description-en: Java library for accessing XML by binding it to Java types - tools
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.
.
This package provide some command-line tools:
* dumpxsb: XSB File Dumper
* inst2xsd: Instance to Schema Tool
* scomp: Schema Compiler
* sdownload: Schema Downloader
* sfactor: Schema Factoring Tool
* svalidate: Streaming Instance Validator
* xsdvalidate: Instance Validator
* xpretty: XML Pretty Printer
* xsd2inst: Schema to Instance Tool
* xsdtree: Schema Type Hierarchy Printer
* xstc: Invoke XSTC
Description-md5: 94577c9b377068084fbb2feee6146b37