How to Install and Uninstall libmarkdent-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 15,2024

1. Install "libmarkdent-perl" package

Please follow the step by step instructions below to install libmarkdent-perl on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libmarkdent-perl

2. Uninstall "libmarkdent-perl" package

This guide let you learn how to uninstall libmarkdent-perl on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libmarkdent-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmarkdent-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libmarkdent-perl
Architecture: all
Version: 0.39-1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 509
Depends: libfile-slurper-perl, libgetopt-long-descriptive-perl, libhtml-parser-perl, liblist-allutils-perl, libmodule-runtime-perl, libmoose-perl (>= 2.1802), libmoosex-getopt-perl, libmoosex-role-parameterized-perl, libmoosex-semiaffordanceaccessor-perl, libmoosex-strictconstructor-perl, libnamespace-autoclean-perl, libparams-validationcompiler-perl, libspecio-perl, libtree-simple-perl, libtry-tiny-perl, perl:any
Suggests: markdent
Filename: pool/universe/libm/libmarkdent-perl/libmarkdent-perl_0.39-1_all.deb
Size: 158392
MD5sum: 987b09a4b86fbb140b58fd7dca6d7e4c
SHA1: d6af358c14d9dc9c5a8d90163036e4cbc25bafa5
SHA256: 657bad65144ac33848284619e5dc7d01ec4f02ed34915e0ad40569e101085afd
SHA512: 13c258af7682ab137d1893a678f23fb8f892a604439f91c26333047e40d489459529e26de8f8d0b17075d9fee800de599139a340cb4221172f8a7744a20bc684
Homepage: https://metacpan.org/release/Markdent
Description-en: event-based Markdown parser toolkit
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.
Description-md5: a21c0b5b4bfab007b89d77e2d4125ad1