How to Install and Uninstall rust-rust-embed+debug-embed-devel.noarch Package on Rocky Linux 9

Last updated: July 02,2024

1. Install "rust-rust-embed+debug-embed-devel.noarch" package

Please follow the step by step instructions below to install rust-rust-embed+debug-embed-devel.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install rust-rust-embed+debug-embed-devel.noarch

2. Uninstall "rust-rust-embed+debug-embed-devel.noarch" package

Here is a brief guide to show you how to uninstall rust-rust-embed+debug-embed-devel.noarch on Rocky Linux 9:

$ sudo dnf remove rust-rust-embed+debug-embed-devel.noarch $ sudo dnf autoremove

3. Information about the rust-rust-embed+debug-embed-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:23:24 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-rust-embed+debug-embed-devel
Version : 6.8.1
Release : 2.el9
Architecture : noarch
Size : 8.6 k
Source : rust-rust-embed-6.8.1-2.el9.src.rpm
Repository : epel
Summary : Custom Derive Macro which loads files into the rust binary
URL : https://crates.io/crates/rust-embed
License : MIT
Description : Rust Custom Derive Macro which loads files into the rust binary at
: compile time during release and loads the file from the fs during dev.
:
: This package contains library source intended for building other packages which
: use the "debug-embed" feature of the "rust-embed" crate.