How to Install and Uninstall perl-Text-Markdown.noarch Package on Fedora 34
Last updated: November 13,2024
1. Install "perl-Text-Markdown.noarch" package
Please follow the guidance below to install perl-Text-Markdown.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
perl-Text-Markdown.noarch
Copied
2. Uninstall "perl-Text-Markdown.noarch" package
Please follow the step by step instructions below to uninstall perl-Text-Markdown.noarch on Fedora 34:
$
sudo dnf remove
perl-Text-Markdown.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Text-Markdown.noarch package on Fedora 34
Last metadata expiration check: 0:05:34 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : perl-Text-Markdown
Version : 1.000031
Release : 20.fc34
Architecture : noarch
Size : 42 k
Source : perl-Text-Markdown-1.000031-20.fc34.src.rpm
Repository : fedora
Summary : Convert Markdown syntax to (X)HTML
URL : https://metacpan.org/release/Text-Markdown
License : BSD
Description : Markdown is a text-to-HTML filter; it translates an easy-to-read /
: easy-to-write structured text format into HTML. Markdown's text format
: is most similar to that of plain text email, and supports features
: such as headers, *emphasis*, code blocks, blockquotes, and links.
:
: Markdown's syntax is designed not as a generic markup language, but
: specifically to serve as a front-end to (X)HTML. You can use
: span-level HTML tags anywhere in a Markdown document, and you can use
: block level HTML tags (like
Available Packages
Name : perl-Text-Markdown
Version : 1.000031
Release : 20.fc34
Architecture : noarch
Size : 42 k
Source : perl-Text-Markdown-1.000031-20.fc34.src.rpm
Repository : fedora
Summary : Convert Markdown syntax to (X)HTML
URL : https://metacpan.org/release/Text-Markdown
License : BSD
Description : Markdown is a text-to-HTML filter; it translates an easy-to-read /
: easy-to-write structured text format into HTML. Markdown's text format
: is most similar to that of plain text email, and supports features
: such as headers, *emphasis*, code blocks, blockquotes, and links.
:
: Markdown's syntax is designed not as a generic markup language, but
: specifically to serve as a front-end to (X)HTML. You can use
: span-level HTML tags anywhere in a Markdown document, and you can use
: block level HTML tags (like
and as well).