How to Install and Uninstall marked.noarch Package on Fedora 38
Last updated: November 28,2024
1. Install "marked.noarch" package
This is a short guide on how to install marked.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
marked.noarch
Copied
2. Uninstall "marked.noarch" package
Learn how to uninstall marked.noarch on Fedora 38:
$
sudo dnf remove
marked.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the marked.noarch package on Fedora 38
Last metadata expiration check: 4:58:27 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : marked
Version : 2.0.0
Release : 5.fc38
Architecture : noarch
Size : 9.4 k
Source : marked-2.0.0-5.fc38.src.rpm
Repository : fedora
Summary : A markdown parser for Node.js built for speed
URL : https://github.com/markedjs/marked
License : MIT
Description : Install this for command line tool and man page.
:
: 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 : marked
Version : 2.0.0
Release : 5.fc38
Architecture : noarch
Size : 9.4 k
Source : marked-2.0.0-5.fc38.src.rpm
Repository : fedora
Summary : A markdown parser for Node.js built for speed
URL : https://github.com/markedjs/marked
License : MIT
Description : Install this for command line tool and man page.
:
: 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.