How to Install and Uninstall rust-ubyte+default-devel.noarch Package on Fedora 38

Last updated: September 23,2024

1. Install "rust-ubyte+default-devel.noarch" package

Please follow the steps below to install rust-ubyte+default-devel.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install rust-ubyte+default-devel.noarch

2. Uninstall "rust-ubyte+default-devel.noarch" package

This tutorial shows how to uninstall rust-ubyte+default-devel.noarch on Fedora 38:

$ sudo dnf remove rust-ubyte+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-ubyte+default-devel.noarch package on Fedora 38

Last metadata expiration check: 0:35:52 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : rust-ubyte+default-devel
Version : 0.10.4
Release : 1.fc38
Architecture : noarch
Size : 7.8 k
Source : rust-ubyte-0.10.4-1.fc38.src.rpm
Repository : updates
Summary : Simple, no_std-compatible library for byte units
URL : https://crates.io/crates/ubyte
License : MIT OR Apache-2.0
Description : A simple, complete, const-everything, saturating, human-friendly, no_std
: library for byte units.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "ubyte" crate.