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

Last updated: May 06,2024

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

Please follow the steps below to install rust-bstr+lazy_static-devel.noarch on Oracle Linux 9

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

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

This tutorial shows how to uninstall rust-bstr+lazy_static-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-bstr+lazy_static-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:50:03 ago on Tue Sep 13 06:10:44 2022.
Available Packages
Name : rust-bstr+lazy_static-devel
Version : 0.2.17
Release : 3.el9
Architecture : noarch
Size : 8.4 k
Source : rust-bstr-0.2.17-3.el9.src.rpm
Repository : epel
Summary : String type that is not required to be valid UTF-8
URL : https://crates.io/crates/bstr
License : MIT or ASL 2.0
Description : String type that is not required to be valid UTF-8.
:
: This package contains library source intended for building other packages
: which use "lazy_static" feature of "bstr" crate.