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

Last updated: May 02,2024

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

Please follow the guidance below to install rust-lock_api+serde-devel.noarch on Oracle Linux 9

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

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

This guide let you learn how to uninstall rust-lock_api+serde-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-lock_api+serde-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 1:23:13 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-lock_api+serde-devel
Version : 0.4.11
Release : 1.el9
Architecture : noarch
Size : 8.0 k
Source : rust-lock_api-0.4.11-1.el9.src.rpm
Repository : epel
Summary : Wrappers to create fully-featured Mutex and RwLock types
URL : https://crates.io/crates/lock_api
License : MIT OR Apache-2.0
Description : Wrappers to create fully-featured Mutex and RwLock types. Compatible
: with no_std.
:
: This package contains library source intended for building other packages which
: use the "serde" feature of the "lock_api" crate.