How to Install and Uninstall golang-github-yuin-goldmark-dev Package on Kali Linux

Last updated: April 25,2024

1. Install "golang-github-yuin-goldmark-dev" package

Please follow the guidelines below to install golang-github-yuin-goldmark-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-yuin-goldmark-dev

2. Uninstall "golang-github-yuin-goldmark-dev" package

This guide covers the steps necessary to uninstall golang-github-yuin-goldmark-dev on Kali Linux:

$ sudo apt remove golang-github-yuin-goldmark-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-yuin-goldmark-dev package on Kali Linux

Package: golang-github-yuin-goldmark-dev
Source: golang-github-yuin-goldmark
Version: 1.7.0-1
Installed-Size: 887
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 112752
SHA256: ab518af135920435008d3d818012d009df46cb12733e389198820049ddc66065
SHA1: f03b3102e432c8597222efd39c23f7def1b66ff9
MD5sum: 1a8a726770eaaa1cc89ae3e0aec401e3
Description: CommonMark compliant and extensible Markdown parser written in Go
goldmark is a Markdown parser written in Go. It is easy to extend, standard
compliant, and well structured. It is compliant with CommonMark 0.30,
and supports extensions from GitHub Flavored Markdown and PHP Markdown Extra.
.
Features:
.
* Standard compliant. goldmark gets full compliance with the latest
CommonMark spec.
* Extensible. Do you want to add a @username mention syntax to Markdown?
You can easily do it in goldmark. You can add your AST nodes, parsers
for block level elements, parsers for inline level elements,
transformers for paragraphs, transformers for whole AST structure, and
renderers.
* Performance. goldmark performs pretty much equally to cmark, the
CommonMark reference implementation written in C.
* Robust. goldmark is tested with go-fuzz, a fuzz testing tool.
* Builtin extensions. goldmark ships with common extensions like tables,
strikethrough, task lists, and definition lists.
* Depends only on standard libraries.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/yuin/goldmark
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-yuin-goldmark/golang-github-yuin-goldmark-dev_1.7.0-1_all.deb