How to Install and Uninstall rust-os_str_bytes-devel.noarch Package on CentOS Stream 9

Last updated: September 25,2024

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

Here is a brief guide to show you how to install rust-os_str_bytes-devel.noarch on CentOS Stream 9

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

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

This is a short guide on how to uninstall rust-os_str_bytes-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-os_str_bytes-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 2:07:33 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-os_str_bytes-devel
Version : 6.6.1
Release : 1.el9
Architecture : noarch
Size : 35 k
Source : rust-os_str_bytes-6.6.1-1.el9.src.rpm
Repository : epel
Summary : Convert between byte sequences and platform-native strings
URL : https://crates.io/crates/os_str_bytes
License : MIT OR Apache-2.0
Description : Convert between byte sequences and platform-native strings.
:
: This package contains library source intended for building other packages which
: use the "os_str_bytes" crate.