How to Install and Uninstall rust-bstr+lazy_static-devel.noarch Package on Fedora 36

Last updated: May 07,2024

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

In this section, we are going to explain the necessary steps to install rust-bstr+lazy_static-devel.noarch on Fedora 36

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

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

This is a short guide on how to uninstall rust-bstr+lazy_static-devel.noarch on Fedora 36:

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

3. Information about the rust-bstr+lazy_static-devel.noarch package on Fedora 36

Last metadata expiration check: 0:08:55 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : rust-bstr+lazy_static-devel
Version : 0.2.17
Release : 2.fc36
Architecture : noarch
Size : 8.3 k
Source : rust-bstr-0.2.17-2.fc36.src.rpm
Repository : fedora
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.