How to Install and Uninstall golang-github-goccmack-gocc-dev Package on Kali Linux

Last updated: May 19,2024

1. Install "golang-github-goccmack-gocc-dev" package

This guide covers the steps necessary to install golang-github-goccmack-gocc-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-goccmack-gocc-dev

2. Uninstall "golang-github-goccmack-gocc-dev" package

Please follow the instructions below to uninstall golang-github-goccmack-gocc-dev on Kali Linux:

$ sudo apt remove golang-github-goccmack-gocc-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-goccmack-gocc-dev package on Kali Linux

Package: golang-github-goccmack-gocc-dev
Source: gocc
Version: 0.0~git20230228.2292f9e-1
Installed-Size: 903
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 74052
SHA256: 7b4723b4371ea676fe0bcc259341e1aeed364f5aab448681aee090b05833ef35
SHA1: 5cba2166bb72f10f5c19958b4d53369f1ec330ca
MD5sum: 14e0c63760a9ce70d8fab056ef5cbdeb
Description: Go lexer and parser generator (library)
Gocc generates lexer-parser pairs or stand-alone DFAs or parsers from
a Backus-Naur form (BNF). The generated lexers are deterministic
finite automata (DFAs), recognising regular languages. The generated
parsers are pushdown automata (PDAs), recognising LR(1) languages.
Optional LR(1) conflict handling automatically resolves shift/reduce
and reduce/reduce conflicts.
.
This package provides Gocc as a Go library.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/goccmack/gocc
Section: golang
Priority: optional
Filename: pool/main/g/gocc/golang-github-goccmack-gocc-dev_0.0~git20230228.2292f9e-1_all.deb