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

Last updated: November 28,2024

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

This guide let you learn how to install rust-ubyte+default-devel.noarch on Fedora 35

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

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

Here is a brief guide to show you how to uninstall rust-ubyte+default-devel.noarch on Fedora 35:

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

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

Last metadata expiration check: 0:22:51 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-ubyte+default-devel
Version : 0.10.2
Release : 1.fc35
Architecture : noarch
Size : 7.1 k
Source : rust-ubyte-0.10.2-1.fc35.src.rpm
Repository : updates
Summary : Rust no_std library for byte units
URL : https://crates.io/crates/ubyte
License : MIT or ASL 2.0
Description : 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.