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

Last updated: June 16,2024

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

This guide let you learn how to install rust-os_str_bytes+checked_conversions-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the instructions below to uninstall rust-os_str_bytes+checked_conversions-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 0:05:57 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-os_str_bytes+checked_conversions-devel
Version : 6.6.1
Release : 1.el9
Architecture : noarch
Size : 8.6 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 "checked_conversions" feature of the "os_str_bytes" crate.