How to Install and Uninstall nodejs-marked.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 28,2024
1. Install "nodejs-marked.noarch" package
Please follow the instructions below to install nodejs-marked.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
nodejs-marked.noarch
Copied
2. Uninstall "nodejs-marked.noarch" package
This is a short guide on how to uninstall nodejs-marked.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
nodejs-marked.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the nodejs-marked.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:21:22 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : nodejs-marked
Version : 1.1.0
Release : 3.el8
Architecture : noarch
Size : 62 k
Source : marked-1.1.0-3.el8.src.rpm
Repository : epel
Summary : A markdown parser for JavaScript built for speed
URL : https://github.com/markedjs/marked
License : MIT
Description : marked is a full-featured markdown compiler that can parse huge chunks of
: markdown without having to worry about caching the compiled output or
: blocking for an unnecessarily long time.
:
: marked is extremely fast and frequently outperforms similar markdown parsers.
: marked is very concise and still implements all markdown features, as well
: as GitHub Flavored Markdown features.
:
: marked more or less passes the official markdown test suite in its entirety.
: This is important because a surprising number of markdown compilers cannot
: pass more than a few tests.
Available Packages
Name : nodejs-marked
Version : 1.1.0
Release : 3.el8
Architecture : noarch
Size : 62 k
Source : marked-1.1.0-3.el8.src.rpm
Repository : epel
Summary : A markdown parser for JavaScript built for speed
URL : https://github.com/markedjs/marked
License : MIT
Description : marked is a full-featured markdown compiler that can parse huge chunks of
: markdown without having to worry about caching the compiled output or
: blocking for an unnecessarily long time.
:
: marked is extremely fast and frequently outperforms similar markdown parsers.
: marked is very concise and still implements all markdown features, as well
: as GitHub Flavored Markdown features.
:
: marked more or less passes the official markdown test suite in its entirety.
: This is important because a surprising number of markdown compilers cannot
: pass more than a few tests.