How to Install and Uninstall rust-rust-embed-impl+include-exclude-devel.noarch Package on Fedora 39

Last updated: October 13,2024

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

Here is a brief guide to show you how to install rust-rust-embed-impl+include-exclude-devel.noarch on Fedora 39

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

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

Please follow the guidance below to uninstall rust-rust-embed-impl+include-exclude-devel.noarch on Fedora 39:

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

3. Information about the rust-rust-embed-impl+include-exclude-devel.noarch package on Fedora 39

Last metadata expiration check: 3:15:01 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-rust-embed-impl+include-exclude-devel
Version : 6.8.1
Release : 2.fc39
Architecture : noarch
Size : 8.6 k
Source : rust-rust-embed-impl-6.8.1-2.fc39.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 the "include-exclude" feature of the "rust-embed-impl" crate.