How to Install and Uninstall rust-markdown Package on Ubuntu 23.10 (Mantic Minotaur)

Last updated: May 12,2024

1. Install "rust-markdown" package

This tutorial shows how to install rust-markdown on Ubuntu 23.10 (Mantic Minotaur)

$ sudo apt update $ sudo apt install rust-markdown

2. Uninstall "rust-markdown" package

In this section, we are going to explain the necessary steps to uninstall rust-markdown on Ubuntu 23.10 (Mantic Minotaur):

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

3. Information about the rust-markdown package on Ubuntu 23.10 (Mantic Minotaur)

Package: rust-markdown
Architecture: amd64
Version: 0.3.0-1ubuntu1
Built-Using: rustc (= 1.59.0+dfsg1-1~ubuntu3)
Multi-Arch: allowed
Priority: optional
Section: universe/text
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Rust Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1567
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2)
Filename: pool/universe/r/rust-markdown/rust-markdown_0.3.0-1ubuntu1_amd64.deb
Size: 463454
MD5sum: 1bedac9c70b3b12484abe6ad992fd2cf
SHA1: 5d4d2dbaa520a1ff3a1ece32c48da9aac4fb7264
SHA256: b3d6b622064a6df4535af573da2056bed06c24f795612e5534a3d5182211d274
SHA512: edd9aa1170c4bb7b42e75fe966705b6c59d059bd0c220f4331bbbc0331c08e548ed06a5a3a133b82ba95eac42d4c050e0b1ceda14f03be5a931cfc8096b0fa3c
Homepage: https://github.com/johannhof/markdown.rs
Description: command line utility for parsing Markdown and outputting HTML
Description-md5: 44559fdc745929082dee318ecf9b3e0f
X-Cargo-Built-Using: rust-aho-corasick (= 0.7.10-1), rust-lazy-static (= 1.4.0-1), rust-memchr (= 2.5.0-1), rust-pipeline (= 0.5.0-1), rust-regex (= 1.5.5-1), rust-regex-syntax (= 0.6.25-1), rustc (= 1.59.0+dfsg1-1~ubuntu3)