How to Install and Uninstall golang-github-yuin-goldmark-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 04,2024

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

In this section, we are going to explain the necessary steps to install golang-github-yuin-goldmark-dev on Ubuntu 20.10 (Groovy Gorilla)

$ 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 Ubuntu 20.10 (Groovy Gorilla):

$ 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 Ubuntu 20.10 (Groovy Gorilla)

Package: golang-github-yuin-goldmark-dev
Architecture: all
Version: 1.1.31-1
Priority: optional
Section: universe/devel
Source: golang-github-yuin-goldmark
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1186
Filename: pool/universe/g/golang-github-yuin-goldmark/golang-github-yuin-goldmark-dev_1.1.31-1_all.deb
Size: 134844
MD5sum: 040e6e00838b89ac57a779defc484cc4
SHA1: ee823739bd45b0d4103ef2809eb91697a2d5649c
SHA256: 5f095a5b3334374d4ceab61eab9ac639d3e5065aa58007e04fd4f943c4edc5a3
SHA512: 19fe66aaba9f112d3e919f571df4f0e0552e3e72d3a2e90a9a5113c296162a41088b7b943453210d111e96be3f9212d8631ea836f6097a534dda7df2cbf227da
Homepage: https://github.com/yuin/goldmark
Description-en: 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.29,
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: ac223661453efec4ef113a7b589d678d