How to Install and Uninstall rust-rust-embed+tokio-devel.noarch Package on Fedora 38

Last updated: December 29,2024

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

Please follow the step by step instructions below to install rust-rust-embed+tokio-devel.noarch on Fedora 38

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

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

In this section, we are going to explain the necessary steps to uninstall rust-rust-embed+tokio-devel.noarch on Fedora 38:

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

3. Information about the rust-rust-embed+tokio-devel.noarch package on Fedora 38

Last metadata expiration check: 3:01:31 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rust-rust-embed+tokio-devel
Version : 6.8.1
Release : 1.fc38
Architecture : noarch
Size : 8.6 k
Source : rust-rust-embed-6.8.1-1.fc38.src.rpm
Repository : updates
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 "tokio" feature of the "rust-embed" crate.