How to Install and Uninstall rust-bstr0.2+std-devel.noarch Package on Rocky Linux 9

Last updated: May 20,2024

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

Learn how to install rust-bstr0.2+std-devel.noarch on Rocky Linux 9

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

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

Learn how to uninstall rust-bstr0.2+std-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-bstr0.2+std-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 2:24:36 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-bstr0.2+std-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 "std" feature of the "bstr" crate.