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

Last updated: May 02,2024

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

This is a short guide on how to install rust-rust-embed+actix-devel.noarch on Fedora 35

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

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

This tutorial shows how to uninstall rust-rust-embed+actix-devel.noarch on Fedora 35:

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

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

Last metadata expiration check: 4:42:55 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-rust-embed+actix-devel
Version : 5.9.0
Release : 2.fc35
Architecture : noarch
Size : 8.0 k
Source : rust-rust-embed-5.9.0-2.fc35.src.rpm
Repository : fedora
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 "actix" feature of "rust-embed" crate.