How to Install and Uninstall rust-uuid+v6-devel.noarch Package on AlmaLinux 9

Last updated: July 02,2024

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

In this section, we are going to explain the necessary steps to install rust-uuid+v6-devel.noarch on AlmaLinux 9

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

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

Here is a brief guide to show you how to uninstall rust-uuid+v6-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-uuid+v6-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 1:22:56 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-uuid+v6-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 "v6" feature of the "uuid" crate.