How to Install and Uninstall rust-rust-embed-impl+debug-embed-devel.noarch Package on Fedora 34

Last updated: July 05,2024

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

In this section, we are going to explain the necessary steps to install rust-rust-embed-impl+debug-embed-devel.noarch on Fedora 34

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

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

Please follow the guidelines below to uninstall rust-rust-embed-impl+debug-embed-devel.noarch on Fedora 34:

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

3. Information about the rust-rust-embed-impl+debug-embed-devel.noarch package on Fedora 34

Last metadata expiration check: 0:00:01 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-rust-embed-impl+debug-embed-devel
Version : 5.9.0
Release : 1.fc34
Architecture : noarch
Size : 7.8 k
Source : rust-rust-embed-impl-5.9.0-1.fc34.src.rpm
Repository : fedora
Summary : Custom Derive Macro which loads files into the rust binary
URL : https://crates.io/crates/rust-embed-impl
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 "debug-embed" feature of "rust-embed-impl" crate.