How to Install and Uninstall rust-syntect+html-devel.noarch Package on Fedora 38

Last updated: September 30,2024

1. Install "rust-syntect+html-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-syntect+html-devel.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install rust-syntect+html-devel.noarch

2. Uninstall "rust-syntect+html-devel.noarch" package

This guide covers the steps necessary to uninstall rust-syntect+html-devel.noarch on Fedora 38:

$ sudo dnf remove rust-syntect+html-devel.noarch $ sudo dnf autoremove

3. Information about the rust-syntect+html-devel.noarch package on Fedora 38

Last metadata expiration check: 0:50:31 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : rust-syntect+html-devel
Version : 5.2.0
Release : 1.fc38
Architecture : noarch
Size : 7.9 k
Source : rust-syntect-5.2.0-1.fc38.src.rpm
Repository : updates
Summary : High quality syntax highlighting and code intelligence
URL : https://crates.io/crates/syntect
License : MIT
Description : Library for high quality syntax highlighting and code intelligence using
: Sublime Text's grammars.
:
: This package contains library source intended for building other packages which
: use the "html" feature of the "syntect" crate.