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

Last updated: May 09,2024

1. Install "libjs-zeparser" package

Learn how to install libjs-zeparser on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjs-zeparser

2. Uninstall "libjs-zeparser" package

Please follow the instructions below to uninstall libjs-zeparser on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libjs-zeparser
Priority: extra
Section: universe/web
Installed-Size: 230
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Source: zeparser.js
Version: 0.0.7+dfsg-1
Filename: pool/universe/z/zeparser.js/libjs-zeparser_0.0.7+dfsg-1_all.deb
Size: 54002
MD5sum: e58533e51dc212a1e651abee6237b9c0
SHA1: de34e163fdbd9d4ef6fe53e79201883d78051726
SHA256: f73bea2778c21659cb2dd4a9a4f6d89b8120e902104e8c4f48971b2e429a744c
Description-en: Javascript library for parsing Javascript code
Parse Javascript code elements with client-side Javascript (browser). The
parser has two modes for parsing: simple and extended.
.
The simple mode is mainly for just parsing and returning the streams and a
simple parse tree. There's not so much meta information here and this
mode is mainly built for speed.
.
The extended mode has everything required for Zeon to do its job.
.
This package provides ZeParser as a Javascript library.
Description-md5: e646ab246b37c13cbc4ebea7c268bab7
Homepage: https://github.com/qfox/ZeParser
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu