How to Install and Uninstall gocc Package on Kali Linux
Last updated: November 26,2024
1. Install "gocc" package
Please follow the steps below to install gocc on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
gocc
Copied
2. Uninstall "gocc" package
Please follow the guidance below to uninstall gocc on Kali Linux:
$
sudo apt remove
gocc
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the gocc package on Kali Linux
Package: gocc
Source: gocc (0.0~git20230228.2292f9e-1)
Version: 0.0~git20230228.2292f9e-1+b1
Installed-Size: 4330
Maintainer: Debian Go Packaging Team
Architecture: amd64
Size: 1711632
SHA256: 95d59e66a6283c42d1ee2f0773cc94a8b44303eb19ad2177e8ebdba806f82c35
SHA1: 2f897ddb386444fa6e09e452e149a39be713f05f
MD5sum: b441a40d949ed815d580b8d3678edca5
Description: Go lexer and parser generator
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.
Description-md5:
Homepage: https://github.com/goccmack/gocc
Built-Using: golang-1.21 (= 1.21.3-1), golang-golang-x-mod (= 0.12.0-1)
Section: golang
Priority: optional
Filename: pool/main/g/gocc/gocc_0.0~git20230228.2292f9e-1+b1_amd64.deb
Source: gocc (0.0~git20230228.2292f9e-1)
Version: 0.0~git20230228.2292f9e-1+b1
Installed-Size: 4330
Maintainer: Debian Go Packaging Team
Architecture: amd64
Size: 1711632
SHA256: 95d59e66a6283c42d1ee2f0773cc94a8b44303eb19ad2177e8ebdba806f82c35
SHA1: 2f897ddb386444fa6e09e452e149a39be713f05f
MD5sum: b441a40d949ed815d580b8d3678edca5
Description: Go lexer and parser generator
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.
Description-md5:
Homepage: https://github.com/goccmack/gocc
Built-Using: golang-1.21 (= 1.21.3-1), golang-golang-x-mod (= 0.12.0-1)
Section: golang
Priority: optional
Filename: pool/main/g/gocc/gocc_0.0~git20230228.2292f9e-1+b1_amd64.deb