How to Install and Uninstall ebnflint Package on Kali Linux

Last updated: May 14,2024

1. Install "ebnflint" package

Please follow the step by step instructions below to install ebnflint on Kali Linux

$ sudo apt update $ sudo apt install ebnflint

2. Uninstall "ebnflint" package

Here is a brief guide to show you how to uninstall ebnflint on Kali Linux:

$ sudo apt remove ebnflint $ sudo apt autoclean && sudo apt autoremove

3. Information about the ebnflint package on Kali Linux

Package: ebnflint
Source: golang-golang-x-exp
Version: 0.0~git20231006.7918f67-1
Installed-Size: 1323
Maintainer: Debian Go Packaging Team
Architecture: amd64
Size: 508812
SHA256: f2f5134a231444a6ab241105ce424cc4fbf61f4e6e98fc33be505949db2008d0
SHA1: 8f359aaa3240a3713d6f37292139f9981452b594
MD5sum: ba7d07a9a56b50b35e1a43fb43afb723
Description: verifies EBNF productions are consistent and grammatically correct
Ebnflint verifies that EBNF productions are consistent and grammatically
correct. It reads them from an HTML document such as the Go specification.
.
Grammar productions are grouped in boxes demarcated by the HTML elements
.


.
Usage:
.
ebnflint [--start production] [file]
.
The --start flag specifies the name of the start production for the grammar; it
defaults to "Start".
Description-md5:
Homepage: https://golang.org/x/exp
Static-Built-Using: golang-1.21 (= 1.21.3-1)
Section: devel
Priority: optional
Filename: pool/main/g/golang-golang-x-exp/ebnflint_0.0~git20231006.7918f67-1_amd64.deb