How to Install and Uninstall markdent Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "markdent" package

This guide let you learn how to install markdent on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install markdent

2. Uninstall "markdent" package

Please follow the step by step instructions below to uninstall markdent on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove markdent $ sudo apt autoclean && sudo apt autoremove

3. Information about the markdent package on Ubuntu 21.10 (Impish Indri)

Package: markdent
Architecture: all
Version: 0.39-1
Priority: optional
Section: universe/perl
Source: libmarkdent-perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 17
Depends: libmarkdent-perl, perl:any
Filename: pool/universe/libm/libmarkdent-perl/markdent_0.39-1_all.deb
Size: 5144
MD5sum: dbb4b0ffafc94373e2a93399865ff1a4
SHA1: 10dfa418d0a77aa2aa3183ebdb12b0b75e3cd51a
SHA256: 4f691cde6cf7ace9691f81f7df305d764589613638a4946236cd2f335b1152e9
SHA512: 42aab5bfc8269c03f287df817172286fc058552b242ddb51e601dea75cef0eaf594f6ba8b026047d86f621476aaa751783e27510d7635d06a3683f6b664e4233
Homepage: https://metacpan.org/release/Markdent
Description-en: event-based Markdown parser toolkit - command-line tool
Markdent provides a toolkit for parsing Markdown
(and Markdown variants, aka dialects).
Unlike the other Markdown Perl tools,
this module can be used for more than just generating HTML.
The core parser generates events (like XML's SAX),
making it easy to analyze a Markdown document in any number of ways.
.
If you're only interested in converting Markdown to HTML,
you can use the Markdent::Simple::Document class to do this,
although you can just as well use better battle-tested tools
like Text::Markdown.
.
Markdown is a lightweight markup language
with plain text formatting syntax.
Its design allows it to be converted to many output formats,
but the original tool by the same name only supports HTML.
.
This package provides the command-line tool markdent-html,
including Perl module Markdent::CLI.
Description-md5: 91374f63c673df3d627a3b08402f64db