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

Last updated: June 30,2024

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

This is a short guide on how to install rust-bstr0.2+std-devel.noarch on AlmaLinux 9

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

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

This tutorial shows how to uninstall rust-bstr0.2+std-devel.noarch on AlmaLinux 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 AlmaLinux 9

Last metadata expiration check: 0:30:41 ago on Wed Mar 13 07:41:12 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.