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

Last updated: July 03,2024

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

Learn how to install rust-rust-embed-impl+default-devel.noarch on Fedora 35

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

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

Please follow the guidance below to uninstall rust-rust-embed-impl+default-devel.noarch on Fedora 35:

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

3. Information about the rust-rust-embed-impl+default-devel.noarch package on Fedora 35

Last metadata expiration check: 4:32:32 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : rust-rust-embed-impl+default-devel
Version : 6.2.0
Release : 1.fc35
Architecture : noarch
Size : 8.1 k
Source : rust-rust-embed-impl-6.2.0-1.fc35.src.rpm
Repository : updates
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 "default" feature of the "rust-embed-impl" crate.