How to Install and Uninstall golang-github-russross-blackfriday-v2-dev Package on Kali Linux

Last updated: May 17,2024

1. Install "golang-github-russross-blackfriday-v2-dev" package

This tutorial shows how to install golang-github-russross-blackfriday-v2-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-russross-blackfriday-v2-dev

2. Uninstall "golang-github-russross-blackfriday-v2-dev" package

This tutorial shows how to uninstall golang-github-russross-blackfriday-v2-dev on Kali Linux:

$ sudo apt remove golang-github-russross-blackfriday-v2-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-russross-blackfriday-v2-dev package on Kali Linux

Package: golang-github-russross-blackfriday-v2-dev
Source: golang-blackfriday-v2
Version: 2.1.0-1
Installed-Size: 472
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-pmezard-go-difflib-dev, golang-github-shurcool-sanitized-anchor-name-dev
Size: 76136
SHA256: 8657969f1d807a6162f9091f54f96e0c8e436ac4b0ba97403af63233a5251ae0
SHA1: 8b8d6404f90ab941f10fc644d58441969570c505
MD5sum: a0a6bbf8e329e1b64d96ebbacbd876ce
Description: Blackfriday: a markdown processor for Go version 2
Blackfriday (github.com/russross/blackfriday) is a Markdown processor
implemented in Go. It is paranoid about its input (so you can safely feed it
user-supplied data), it is fast, it supports common extensions (tables, smart
punctuation substitutions, etc.), and it is safe for all utf-8 (unicode)
input.
.
HTML output is currently supported, along with Smartypants extensions. An
experimental LaTeX output engine is also included.
.
It started as a translation from C of upskirt.
.
This package contains the 'v2' branch, which is largly, but not fully, source
compatible with the golang-github-russross-blackfriday-dev package
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/russross/blackfriday
Section: golang
Priority: optional
Filename: pool/main/g/golang-blackfriday-v2/golang-github-russross-blackfriday-v2-dev_2.1.0-1_all.deb