How to Install and Uninstall rust-tree-sitter+lazy_static-devel.noarch Package on Rocky Linux 9

Last updated: October 07,2024

1. Install "rust-tree-sitter+lazy_static-devel.noarch" package

Please follow the steps below to install rust-tree-sitter+lazy_static-devel.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install rust-tree-sitter+lazy_static-devel.noarch

2. Uninstall "rust-tree-sitter+lazy_static-devel.noarch" package

This guide let you learn how to uninstall rust-tree-sitter+lazy_static-devel.noarch on Rocky Linux 9:

$ sudo dnf remove rust-tree-sitter+lazy_static-devel.noarch $ sudo dnf autoremove

3. Information about the rust-tree-sitter+lazy_static-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:29:29 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-tree-sitter+lazy_static-devel
Version : 0.20.9
Release : 1.el9
Architecture : noarch
Size : 7.6 k
Source : rust-tree-sitter-0.20.9-1.el9.src.rpm
Repository : epel
Summary : Rust bindings to the Tree-sitter parsing library
URL : https://crates.io/crates/tree-sitter
License : MIT and Unicode
Description : Rust bindings to the Tree-sitter parsing library.
:
: This package contains library source intended for building other packages which
: use the "lazy_static" feature of the "tree-sitter" crate.