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

Last updated: May 20,2024

1. Install "libcommonmark-perl" package

Please follow the guidance below to install libcommonmark-perl on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libcommonmark-perl

2. Uninstall "libcommonmark-perl" package

This tutorial shows how to uninstall libcommonmark-perl on Ubuntu 21.04 (Hirsute Hippo):

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

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

Package: libcommonmark-perl
Architecture: amd64
Version: 0.290000-2
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 96
Depends: perl (>= 5.32.0-5), perlapi-5.32.0, libc6 (>= 2.4), libcmark0.29.0 (>= 0.29.0)
Filename: pool/universe/libc/libcommonmark-perl/libcommonmark-perl_0.290000-2_amd64.deb
Size: 29336
MD5sum: 4f4a94812e63acecfe67c19263d6a493
SHA1: 07e7615553b238dc47c770dd1270e5befa49abcf
SHA256: 0b190ff79fcd78d611d4d6a2c868ac1f604b81bc77b647a90e17881921541ba7
SHA512: 98db9c47c934a203a78c04d6a0999b7af2b757f4df3dfd317d30715e69c2c2488b3782113750845eaca168c41d33ff0f8e9c5fab4663e28215dc9a27c419e746
Homepage: https://metacpan.org/release/CommonMark
Description-en: interface to the CommonMark C library
The CommonMark module is a wrapper around the official CommonMark C
library libcmark. It closely follows the original API.
.
The main module provides some entry points to parse documents and
convenience functions for node creation. The bulk of features is
available through CommonMark::Node objects of which the parse tree is
made. CommonMark::Iterator is a useful class to walk through the nodes
in a tree. CommonMark::Parser provides a push parser interface.
Description-md5: 65ed31037290edb864bd3548b3e0493a