How to Install and Uninstall rust-bstr-devel.noarch Package on Fedora 38

Last updated: November 28,2024

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

This is a short guide on how to install rust-bstr-devel.noarch on Fedora 38

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

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

Please follow the guidance below to uninstall rust-bstr-devel.noarch on Fedora 38:

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

3. Information about the rust-bstr-devel.noarch package on Fedora 38

Last metadata expiration check: 0:46:46 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rust-bstr-devel
Version : 1.9.0
Release : 1.fc38
Architecture : noarch
Size : 289 k
Source : rust-bstr-1.9.0-1.fc38.src.rpm
Repository : updates
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.