How to Install and Uninstall rust-bstr-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 25,2024

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

This tutorial shows how to install rust-bstr-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Learn how to uninstall rust-bstr-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-bstr-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:51:34 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-bstr-devel
Version : 1.9.0
Release : 1.el9
Architecture : noarch
Size : 277 k
Source : rust-bstr-1.9.0-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 "bstr" crate.