How to Install and Uninstall rust-syntect-devel.noarch Package on CentOS Stream 9

Last updated: November 29,2024

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

This tutorial shows how to install rust-syntect-devel.noarch on CentOS Stream 9

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

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

This guide let you learn how to uninstall rust-syntect-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-syntect-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 2:07:02 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-syntect-devel
Version : 5.2.0
Release : 1.el9
Architecture : noarch
Size : 731 k
Source : rust-syntect-5.2.0-1.el9.src.rpm
Repository : epel
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 "syntect" crate.