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

Last updated: May 18,2024

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

Please follow the instructions below to install rust-lazy_static-devel.noarch on Rocky Linux 9

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

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

Here is a brief guide to show you how to uninstall rust-lazy_static-devel.noarch on Rocky Linux 9:

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

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

Last metadata expiration check: 2:03:57 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-lazy_static-devel
Version : 1.4.0
Release : 8.el9
Architecture : noarch
Size : 19 k
Source : rust-lazy_static-1.4.0-8.el9.src.rpm
Repository : epel
Summary : Macro for declaring lazily evaluated statics in Rust
URL : https://crates.io/crates/lazy_static
License : MIT or ASL 2.0
Description : Macro for declaring lazily evaluated statics in Rust.
:
: This package contains library source intended for building other packages which
: use "lazy_static" crate.