How to Install and Uninstall golang-github-yuin-goldmark-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 05,2024

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

Please follow the guidelines below to install golang-github-yuin-goldmark-dev on Ubuntu 21.10 (Impish Indri)

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

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

Please follow the steps below to uninstall golang-github-yuin-goldmark-dev on Ubuntu 21.10 (Impish Indri):

$ 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 21.10 (Impish Indri)

Package: golang-github-yuin-goldmark-dev
Architecture: all
Version: 1.3.2-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: 1219
Filename: pool/universe/g/golang-github-yuin-goldmark/golang-github-yuin-goldmark-dev_1.3.2-1_all.deb
Size: 139276
MD5sum: 0e40e7002f2c67adb709f6a3f7e40875
SHA1: f474650842b0cdfc829e2da4b73fff83ae4748a9
SHA256: 0417766f4661499c77756a4e8aec9a7b672c7c6c3f2da7c04aa70f1e12165af0
SHA512: d443ef04e49fd865cd71e59d061a650cd257cd27de44e93fe561c364e95c7c82c174656c86794ff0cc4569800d33c99cd5291ba7e4307b18923a5c0ba82414e9
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