How to Install and Uninstall rust-lazycell+default-devel.noarch Package on Oracle Linux 9

Last updated: October 04,2024

1. Install "rust-lazycell+default-devel.noarch" package

This guide let you learn how to install rust-lazycell+default-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-lazycell+default-devel.noarch

2. Uninstall "rust-lazycell+default-devel.noarch" package

Please follow the step by step instructions below to uninstall rust-lazycell+default-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-lazycell+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-lazycell+default-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 1:10:09 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-lazycell+default-devel
Version : 1.3.0
Release : 6.el9
Architecture : noarch
Size : 7.8 k
Source : rust-lazycell-1.3.0-6.el9.src.rpm
Repository : epel
Summary : Library providing a lazily filled Cell struct
URL : https://crates.io/crates/lazycell
License : MIT or ASL 2.0
Description : Library providing a lazily filled Cell struct.
:
: This package contains library source intended for building other packages
: which use "default" feature of "lazycell" crate.