How to Install and Uninstall golang-github-tdewolff-parse-dev Package on Kali Linux

Last updated: September 20,2024

1. Install "golang-github-tdewolff-parse-dev" package

This tutorial shows how to install golang-github-tdewolff-parse-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-tdewolff-parse-dev

2. Uninstall "golang-github-tdewolff-parse-dev" package

Please follow the guidance below to uninstall golang-github-tdewolff-parse-dev on Kali Linux:

$ sudo apt remove golang-github-tdewolff-parse-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-tdewolff-parse-dev package on Kali Linux

Package: golang-github-tdewolff-parse-dev
Source: golang-github-tdewolff-parse
Version: 2.7.12-1
Installed-Size: 522
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 83964
SHA256: 168cddb1e28792550f56a0744e6173d4bf96dc4d1f71e15b6d15e27b1aa330fe
SHA1: 088cb42c4e68b1563168feb53ef2b6ca037d8e6a
MD5sum: ebb5651e41e7c2ecdbcc362993e2bb52
Description: Go parsers for web formats
This package contains several lexers and parsers written in Go.
All subpackages are built to be streaming, high performance
and to be in accordance with the official (latest) specifications.
.
The lexers are implemented using buffer.Lexer in
https://github.com/tdewolff/parse/buffer and the parsers work on top of
the lexers. Some subpackages have hashes defined (using Hasher
https://github.com/tdewolff/hasher) that speed up common
byte-slice comparisons.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/tdewolff/parse
Section: golang
Priority: extra
Filename: pool/main/g/golang-github-tdewolff-parse/golang-github-tdewolff-parse-dev_2.7.12-1_all.deb