How to Install and Uninstall pulldown-cmark Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 29,2024

1. Install "pulldown-cmark" package

Please follow the steps below to install pulldown-cmark on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install pulldown-cmark

2. Uninstall "pulldown-cmark" package

Here is a brief guide to show you how to uninstall pulldown-cmark on Ubuntu 21.10 (Impish Indri):

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

3. Information about the pulldown-cmark package on Ubuntu 21.10 (Impish Indri)

Package: pulldown-cmark
Architecture: amd64
Version: 0.2.0-1build2
Built-Using: rustc (= 1.41.0+dfsg1+llvm-0ubuntu2)
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: 668
Depends: libc6 (>= 2.18), libgcc-s1 (>= 4.2)
Filename: pool/universe/r/rust-pulldown-cmark/pulldown-cmark_0.2.0-1build2_amd64.deb
Size: 194232
MD5sum: d66060099db65e7bf2651f09048e0e22
SHA1: 0e789359a7fe587ea9c0bc32bd3f049dcba9a817
SHA256: 423993b9b92a09d8d7401a4b4be551f93a81173b547886e8f3abcbc50fee7d01
SHA512: 3e927a18d376110f3da71fa3d71d713b11a2378f395cb8722807d8ef39149f3461f0de508f36f169e78ad9f8e9fca5ba53a8fc92fd4a2a640b253192323ae995
Description-en: Simple command-line tool for rendering CommonMark to HTML
pulldown-cmark is a pull parser library for CommonMark, written in Rust. This
package contains a simple command-line tool for rendering to HTML, based on the
library.
.
This package contains the following binaries built from the Rust crate
"pulldown-cmark":
- pulldown-cmark
Description-md5: 3e47114c9d42d50dee137b840f15c131
X-Cargo-Built-Using: rust-bitflags (= 1.2.1-1), rust-getopts (= 0.2.21-2), rust-unicode-width (= 0.1.7-2.1), rustc (= 1.41.0+dfsg1+llvm-0ubuntu2)