How to Install and Uninstall libcommonmark-perl Package on Kali Linux

Last updated: May 10,2024

1. Install "libcommonmark-perl" package

This guide let you learn how to install libcommonmark-perl on Kali Linux

$ sudo apt update $ sudo apt install libcommonmark-perl

2. Uninstall "libcommonmark-perl" package

Please follow the step by step instructions below to uninstall libcommonmark-perl on Kali Linux:

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

3. Information about the libcommonmark-perl package on Kali Linux

Package: libcommonmark-perl
Source: libcommonmark-perl (0.290000-2)
Version: 0.290000-2+b5
Installed-Size: 97
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.4), libcmark0.30.2 (>= 0.30.2)
Size: 29520
SHA256: af10d635a937bc1505e7be6b921234e7e8981cec02b719df424754382bd57210
SHA1: 09a45ab86ddd7835e24c8caa32f6d46fc045aca9
MD5sum: 2df9b859409b933d8e9ea0c1bd136472
Description: 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:
Homepage: https://metacpan.org/release/CommonMark
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libc/libcommonmark-perl/libcommonmark-perl_0.290000-2+b5_amd64.deb