How to Install and Uninstall jison Package on Kali Linux

Last updated: April 30,2024

1. Install "jison" package

This tutorial shows how to install jison on Kali Linux

$ sudo apt update $ sudo apt install jison

2. Uninstall "jison" package

This guide let you learn how to uninstall jison on Kali Linux:

$ sudo apt remove jison $ sudo apt autoclean && sudo apt autoremove

3. Information about the jison package on Kali Linux

Package: jison
Source: node-jison
Version: 0.4.17+dfsg-5
Installed-Size: 102
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-jison
Depends: node-cjson, node-ebnf-parser, node-escodegen, node-esprima, node-jison-lex, node-jsonselect, node-lex-parser, node-nomnom, nodejs:any
Size: 24292
SHA256: d0745fea2704ee10e1a3e6042864545fde44ffc0701145efc303cfbff6e88026
SHA1: 8e53d49234bcb0d5559b9b63e0681268a5ac1126
MD5sum: 574f1b3fc6f339171aa6e78a86932871
Description: parser generator with Bison's API
Jison generates bottom-up parsers in JavaScript. Its API is similar to
Bison's, hence the name. It supports many of Bison's major features, plus some
of its own.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: http://jison.org
Section: web
Priority: optional
Filename: pool/main/n/node-jison/jison_0.4.17+dfsg-5_all.deb