How to Install and Uninstall rust-os_str_bytes+checked_conversions-devel.noarch Package on Fedora 36

Last updated: July 03,2024

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

Please follow the guidance below to install rust-os_str_bytes+checked_conversions-devel.noarch on Fedora 36

$ 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

This guide covers the steps necessary to uninstall rust-os_str_bytes+checked_conversions-devel.noarch on Fedora 36:

$ 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 Fedora 36

Last metadata expiration check: 3:10:51 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-os_str_bytes+checked_conversions-devel
Version : 6.3.0
Release : 1.fc36
Architecture : noarch
Size : 8.3 k
Source : rust-os_str_bytes-6.3.0-1.fc36.src.rpm
Repository : updates
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.