How to Install and Uninstall galax-extra Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "galax-extra" package

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

$ sudo apt update $ sudo apt install galax-extra

2. Uninstall "galax-extra" package

Learn how to uninstall galax-extra on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove galax-extra $ sudo apt autoclean && sudo apt autoremove

3. Information about the galax-extra package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: galax-extra
Priority: optional
Section: universe/text
Installed-Size: 92873
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: galax
Version: 1.1-13build1
Depends: libc6 (>= 2.15), libpcre3, libcamomile-ocaml-data
Recommends: galax
Filename: pool/universe/g/galax/galax-extra_1.1-13build1_amd64.deb
Size: 19318400
MD5sum: b882a968bfe7281fef69742c707cf37d
SHA1: 5c277d09055753f3075e9dae0533ce75fbf022d2
SHA256: 9ea4b6c3df1925fc6d0e9e5c030bae3a0aa27cc46eb9031a3f82fb454323da25
Description-en: XQuery implementation with static typing - utilities
Galax is an implementation of XQuery, the W3C XML Query Language.
.
Galax implements XQuery 1.0 as specified by the W3C, as well as XPath 2.0,
which is subset of XQuery 1.0.
.
Galax is a Schema-aware implementation of XQuery and supports static
typing. Also thanks to that, Galax is a really fast implementation of the
language.
.
Galax supports some advanced XQuery features, such as XML Schema validation,
XML updates, XQuery optimization and projection, applications of XQuery to Web
services.
.
This package contains several command line utilities which complete the
front-ends provided by the galax package. Utilities are provided to validate
XML Schemas and WSDL, inspect query execution plans, and convert queries among
alternative syntaxes (plain text and XQueryX).
Description-md5: d09482451f3d0b4dc3e8029ba63b5a9b
Homepage: http://galax.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu