How to Install and Uninstall rust-lazycell+serde-devel.noarch Package on CentOS Stream 9

Last updated: September 28,2024

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

Here is a brief guide to show you how to install rust-lazycell+serde-devel.noarch on CentOS Stream 9

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

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

In this section, we are going to explain the necessary steps to uninstall rust-lazycell+serde-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-lazycell+serde-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 0:35:58 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-lazycell+serde-devel
Version : 1.3.0
Release : 6.el9
Architecture : noarch
Size : 7.9 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 "serde" feature of "lazycell" crate.