How to Install and Uninstall rust-tree-sitter+lazy_static-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

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

This tutorial shows how to install rust-tree-sitter+lazy_static-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the steps below to uninstall rust-tree-sitter+lazy_static-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 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 Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:37:12 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-tree-sitter+lazy_static-devel
Version : 0.20.10
Release : 1.el9
Architecture : noarch
Size : 8.1 k
Source : rust-tree-sitter-0.20.10-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-DFS-2016 AND BSD-2-Clause AND BSD-3-Clause AND LicenseRef-Fedora-Public-Domain
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.