How to Install and Uninstall rust-uuid+v1-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 30,2024

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

This tutorial shows how to install rust-uuid+v1-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Here is a brief guide to show you how to uninstall rust-uuid+v1-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-uuid+v1-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:18:45 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-uuid+v1-devel
Version : 1.7.0
Release : 1.el9
Architecture : noarch
Size : 8.9 k
Source : rust-uuid-1.7.0-1.el9.src.rpm
Repository : epel
Summary : Library to generate and parse UUIDs
URL : https://crates.io/crates/uuid
License : Apache-2.0 OR MIT
Description : A library to generate and parse UUIDs.
:
: This package contains library source intended for building other packages which
: use the "v1" feature of the "uuid" crate.