How to Install and Uninstall golang-gopkg-russross-blackfriday-2-devel.noarch Package on AlmaLinux 9

Last updated: July 04,2024

1. Install "golang-gopkg-russross-blackfriday-2-devel.noarch" package

Please follow the instructions below to install golang-gopkg-russross-blackfriday-2-devel.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install golang-gopkg-russross-blackfriday-2-devel.noarch

2. Uninstall "golang-gopkg-russross-blackfriday-2-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall golang-gopkg-russross-blackfriday-2-devel.noarch on AlmaLinux 9:

$ sudo dnf remove golang-gopkg-russross-blackfriday-2-devel.noarch $ sudo dnf autoremove

3. Information about the golang-gopkg-russross-blackfriday-2-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 2:18:47 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : golang-gopkg-russross-blackfriday-2-devel
Version : 2.1.0
Release : 7.el9
Architecture : noarch
Size : 71 k
Source : golang-gopkg-russross-blackfriday-2-2.1.0-7.el9.src.rpm
Repository : epel
Summary : Markdown processor for Go
URL : https://github.com/russross/blackfriday
License : BSD
Description : 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.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – gopkg.in/russross/blackfriday.v2