How to Install and Uninstall rust-uuid+std-devel.noarch Package on Fedora 36

Last updated: May 06,2024

1. Install "rust-uuid+std-devel.noarch" package

This guide covers the steps necessary to install rust-uuid+std-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install rust-uuid+std-devel.noarch

2. Uninstall "rust-uuid+std-devel.noarch" package

Please follow the guidelines below to uninstall rust-uuid+std-devel.noarch on Fedora 36:

$ sudo dnf remove rust-uuid+std-devel.noarch $ sudo dnf autoremove

3. Information about the rust-uuid+std-devel.noarch package on Fedora 36

Last metadata expiration check: 0:46:42 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-uuid+std-devel
Version : 1.1.2
Release : 1.fc36
Architecture : noarch
Size : 7.7 k
Source : rust-uuid-1.1.2-1.fc36.src.rpm
Repository : updates
Summary : Library to generate and parse UUIDs
URL : https://crates.io/crates/uuid
License : Apache-2.0 OR MIT
Description : Library to generate and parse UUIDs.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "uuid" crate.