How to Install and Uninstall rust-uuid+v4-devel.noarch Package on Oracle Linux 9

Last updated: September 23,2024

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

This tutorial shows how to install rust-uuid+v4-devel.noarch on Oracle Linux 9

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

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

Learn how to uninstall rust-uuid+v4-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-uuid+v4-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:08:33 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-uuid+v4-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 "v4" feature of the "uuid" crate.