How to Install and Uninstall ebnflint Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 18,2024

1. Install "ebnflint" package

This tutorial shows how to install ebnflint on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ebnflint

2. Uninstall "ebnflint" package

This tutorial shows how to uninstall ebnflint on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ebnflint package on Ubuntu 20.10 (Groovy Gorilla)

Package: ebnflint
Architecture: amd64
Version: 0.0~git20181112.a3060d4-1
Built-Using: golang-1.10 (= 1.10.4-2ubuntu1)
Priority: extra
Section: universe/devel
Source: golang-golang-x-exp
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: pkg-go
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1380
Filename: pool/universe/g/golang-golang-x-exp/ebnflint_0.0~git20181112.a3060d4-1_amd64.deb
Size: 433192
MD5sum: 6e56ce19f0d9e61caaba80ba8ea6a2ad
SHA1: bc0d85509856e5d5d2f7f5ec896d0e386643aaa4
SHA256: 6146c92db2f986ce60236c1feea5098b97434f4167aeedbd483cefebf7fe2dfc
SHA512: b165b638b057b8408c0806494b359093d84b472807c6a398b917da63a8ec890d55f64c807cac4680d0cb26b03c9b59fe165ebffa50c5f750a05e2dd78084da82
Homepage: https://golang.org/x/exp
Description-en: 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: 23e1e9ca1faf8c2e5912f7035c979b5c