How to Install and Uninstall pulldown-cmark Package on Ubuntu 20.04 LTS (Focal Fossa)

Last updated: May 01,2024

1. Install "pulldown-cmark" package

Please follow the instructions below to install pulldown-cmark on Ubuntu 20.04 LTS (Focal Fossa)

$ sudo apt update $ sudo apt install pulldown-cmark

2. Uninstall "pulldown-cmark" package

This guide covers the steps necessary to uninstall pulldown-cmark on Ubuntu 20.04 LTS (Focal Fossa):

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

3. Information about the pulldown-cmark package on Ubuntu 20.04 LTS (Focal Fossa)

Package: pulldown-cmark
Architecture: amd64
Version: 0.2.0-1build1
Built-Using: rustc (= 1.41.0+dfsg1+llvm-0ubuntu1)
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: 669
Depends: libc6 (>= 2.18), libgcc-s1 (>= 4.2)
Filename: pool/universe/r/rust-pulldown-cmark/pulldown-cmark_0.2.0-1build1_amd64.deb
Size: 194400
MD5sum: 3ed3838022e0464c2bf728602b01a2f1
SHA1: 3cfd74650f1c438396b38b4fdef7113a3828ec80
SHA256: 1b31953305f8b704077b515294fe5e3c480f0fd8c9035b81cca5d435b5014012
Description: Simple command-line tool for rendering CommonMark to HTML
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-1), rustc (= 1.41.0+dfsg1+llvm-0ubuntu1)