How to Install and Uninstall pulldown-cmark Package on Linux Mint 21 (Vanessa)

Last updated: May 09,2024

1. Install "pulldown-cmark" package

This tutorial shows how to install pulldown-cmark on Linux Mint 21 (Vanessa)

$ sudo apt update $ sudo apt install pulldown-cmark

2. Uninstall "pulldown-cmark" package

This guide let you learn how to uninstall pulldown-cmark on Linux Mint 21 (Vanessa):

$ sudo apt remove pulldown-cmark $ sudo apt autoclean && sudo apt autoremove

3. Information about the pulldown-cmark package on Linux Mint 21 (Vanessa)

Package: pulldown-cmark
Architecture: amd64
Version: 0.8.0-1
Built-Using: rustc (= 1.51.0+dfsg1+llvm-1~exp3ubuntu1)
Multi-Arch: allowed
Priority: optional
Section: universe/text
Source: rust-pulldown-cmark
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Rust Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 764
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2)
Filename: pool/universe/r/rust-pulldown-cmark/pulldown-cmark_0.8.0-1_amd64.deb
Size: 265938
MD5sum: 7975efcf26d60957a531d3b2c87e3b24
SHA1: 87ccbf6eb5ebe8bb9eb2f80635a01a85b2c7508e
SHA256: f3134f8fea000da192acb1e223c86a26c887abca9d38a9a47f6ce01028f278dd
SHA512: 49381809acf24df11cdd3800a50e01e741d62217a585b7a3b86781b7548d0f7a7b78dd2f3732bf94fcb26d54760aeb4f5b703242691bf17b44e41954cae4efaf
Description: Simple command-line tool for rendering CommonMark to HTML
Description-md5: 7b9beb66e890f9f399e95e30d6845a1a
X-Cargo-Built-Using: rust-bitflags (= 1.2.1-1), rust-getopts (= 0.2.21-3), rust-memchr (= 2.3.3-1), rust-unicase (= 2.6.0-1), rust-unicode-width (= 0.1.8-1), rustc (= 1.51.0+dfsg1+llvm-1~exp3ubuntu1)