How to Install and Uninstall rust-pulldown-cmark-devel.noarch Package on Oracle Linux 9

Last updated: June 29,2024

1. Install "rust-pulldown-cmark-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-pulldown-cmark-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-pulldown-cmark-devel.noarch

2. Uninstall "rust-pulldown-cmark-devel.noarch" package

Please follow the step by step instructions below to uninstall rust-pulldown-cmark-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-pulldown-cmark-devel.noarch $ sudo dnf autoremove

3. Information about the rust-pulldown-cmark-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 1:59:31 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-pulldown-cmark-devel
Version : 0.9.6
Release : 1.el9
Architecture : noarch
Size : 105 k
Source : rust-pulldown-cmark-0.9.6-1.el9.src.rpm
Repository : epel
Summary : Pull parser for CommonMark
URL : https://crates.io/crates/pulldown-cmark
License : MIT
Description : A pull parser for CommonMark.
:
: This package contains library source intended for building other packages which
: use the "pulldown-cmark" crate.