How to Install and Uninstall rust-bstr0.2+lazy_static-devel.noarch Package on AlmaLinux 9

Last updated: July 04,2024

1. Install "rust-bstr0.2+lazy_static-devel.noarch" package

This guide covers the steps necessary to install rust-bstr0.2+lazy_static-devel.noarch on AlmaLinux 9

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

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

This guide covers the steps necessary to uninstall rust-bstr0.2+lazy_static-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-bstr0.2+lazy_static-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 0:48:41 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-bstr0.2+lazy_static-devel
Version : 0.2.17
Release : 1.el9
Architecture : noarch
Size : 7.2 k
Source : rust-bstr0.2-0.2.17-1.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 Apache-2.0) AND Unicode-DFS-2016
Description : A string type that is not required to be valid UTF-8.
:
: This package contains library source intended for building other packages which
: use the "lazy_static" feature of the "bstr" crate.