How to Install and Uninstall rust-bytestring-devel.noarch Package on Fedora 39

Last updated: October 15,2024

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

Please follow the guidelines below to install rust-bytestring-devel.noarch on Fedora 39

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

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

Here is a brief guide to show you how to uninstall rust-bytestring-devel.noarch on Fedora 39:

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

3. Information about the rust-bytestring-devel.noarch package on Fedora 39

Last metadata expiration check: 1:15:10 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-bytestring-devel
Version : 1.3.1
Release : 1.fc39
Architecture : noarch
Size : 18 k
Source : rust-bytestring-1.3.1-1.fc39.src.rpm
Repository : updates
Summary : UTF-8 encoded read-only string using Bytes as storage
URL : https://crates.io/crates/bytestring
License : MIT OR Apache-2.0
Description : A UTF-8 encoded read-only string using `Bytes` as storage.
:
: This package contains library source intended for building other packages which
: use the "bytestring" crate.