How to Install and Uninstall rust-os_str_bytes+raw-devel.noarch Package on Fedora 34

Last updated: October 07,2024

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

This tutorial shows how to install rust-os_str_bytes+raw-devel.noarch on Fedora 34

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

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

This is a short guide on how to uninstall rust-os_str_bytes+raw-devel.noarch on Fedora 34:

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

3. Information about the rust-os_str_bytes+raw-devel.noarch package on Fedora 34

Last metadata expiration check: 1:43:12 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-os_str_bytes+raw-devel
Version : 2.4.0
Release : 2.fc34
Architecture : noarch
Size : 7.3 k
Source : rust-os_str_bytes-2.4.0-2.fc34.src.rpm
Repository : fedora
Summary : Traits for converting between byte sequences and platform-native strings
URL : https://crates.io/crates/os_str_bytes
License : MIT or ASL 2.0
Description : Traits for converting between byte sequences and platform-native strings.
:
: This package contains library source intended for building other packages
: which use "raw" feature of "os_str_bytes" crate.