How to Install and Uninstall rust-markdown Package on Kali Linux

Last updated: May 18,2024

1. Install "rust-markdown" package

Please follow the guidance below to install rust-markdown on Kali Linux

$ sudo apt update $ sudo apt install rust-markdown

2. Uninstall "rust-markdown" package

Please follow the step by step instructions below to uninstall rust-markdown on Kali Linux:

$ sudo apt remove rust-markdown $ sudo apt autoclean && sudo apt autoremove

3. Information about the rust-markdown package on Kali Linux

Package: rust-markdown
Source: rust-markdown (0.3.0-1)
Version: 0.3.0-1+b7
Installed-Size: 1616
Maintainer: Debian Rust Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2)
Size: 421588
SHA256: f8905060bca9931ee5e3095f4b45623d49d8cd96b267b09fd8cc6a8057a37d58
SHA1: 40c36932f443b0105d3121b251ea9452d8b8f04e
MD5sum: 6d488524d5e85f05c543c225b3e3cef1
Description: command line utility for parsing Markdown and outputting HTML
This package provides a command line utility `markdown` which uses the rust
markdown crate to parse a markdown file and output HTML.
Description-md5:
Multi-Arch: allowed
Homepage: https://github.com/johannhof/markdown.rs
Built-Using: rustc (= 1.70.0+dfsg1-1)
X-Cargo-Built-Using: rust-aho-corasick (= 0.7.19-1), rust-lazy-static (= 1.4.0-2), rust-memchr (= 2.5.0-1), rust-pipeline (= 0.5.0-1), rust-regex (= 1.7.3-1), rust-regex-syntax (= 0.6.29-1), rustc (= 1.70.0+dfsg1-1)
Section: text
Priority: optional
Filename: pool/main/r/rust-markdown/rust-markdown_0.3.0-1+b7_amd64.deb