How to Install and Uninstall js-marked.noarch Package on CentOS Stream 8
Last updated: January 11,2025
1. Install "js-marked.noarch" package
Please follow the instructions below to install js-marked.noarch on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
js-marked.noarch
Copied
2. Uninstall "js-marked.noarch" package
In this section, we are going to explain the necessary steps to uninstall js-marked.noarch on CentOS Stream 8:
$
sudo dnf remove
js-marked.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the js-marked.noarch package on CentOS Stream 8
Last metadata expiration check: 3:36:49 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : js-marked
Version : 1.1.0
Release : 3.el8
Architecture : noarch
Size : 35 k
Source : marked-1.1.0-3.el8.src.rpm
Repository : epel
Summary : Minified markdown parser for JavaScript built for speed
URL : https://github.com/markedjs/marked
License : MIT
Description : Install this for the minified web assests for nodejs-marked.
:
: 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 : js-marked
Version : 1.1.0
Release : 3.el8
Architecture : noarch
Size : 35 k
Source : marked-1.1.0-3.el8.src.rpm
Repository : epel
Summary : Minified markdown parser for JavaScript built for speed
URL : https://github.com/markedjs/marked
License : MIT
Description : Install this for the minified web assests for nodejs-marked.
:
: 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.