How to Install and Uninstall libjs-xmlextras Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libjs-xmlextras" package

Here is a brief guide to show you how to install libjs-xmlextras on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjs-xmlextras

2. Uninstall "libjs-xmlextras" package

This guide covers the steps necessary to uninstall libjs-xmlextras on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libjs-xmlextras $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjs-xmlextras package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libjs-xmlextras
Priority: optional
Section: universe/web
Installed-Size: 144
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Source: xmlextras
Version: 20060529-1
Recommends: javascript-common
Filename: pool/universe/x/xmlextras/libjs-xmlextras_20060529-1_all.deb
Size: 25676
MD5sum: 0910a6ad1558bb0cf988d862c02bee77
SHA1: 4836eb5305535b673652299d58956ba781d46806
SHA256: 83664920351c36bc5136a3b1e4578cc786d22590144a2092ecb24ab012dc7975
Description-en: creates a common interface to use of the XML objects provided by IE and Mozilla
The usage of XML inside the browser has been around for a while
but not until lately has it been possible to get this to work
in a satisfactory way in more than one browser. A while back
Mozilla added support for creating MS compatible XML classes
scriptable from JavaScript.
.
This script creates a common interface for Mozilla and IE
and also extends the Mozilla classes a little to make
them behave even more like the Microsoft interfaces.
Description-md5: 15b187f975f1b4331a908e2781c1751f
Homepage: http://webfx.eae.net/dhtml/xmlextras/xmlextras.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu