How to Install and Uninstall rust-rust-embed+interpolate-folder-path-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "rust-rust-embed+interpolate-folder-path-devel.noarch" package

Please follow the steps below to install rust-rust-embed+interpolate-folder-path-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-rust-embed+interpolate-folder-path-devel.noarch

2. Uninstall "rust-rust-embed+interpolate-folder-path-devel.noarch" package

This is a short guide on how to uninstall rust-rust-embed+interpolate-folder-path-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-rust-embed+interpolate-folder-path-devel.noarch $ sudo dnf autoremove

3. Information about the rust-rust-embed+interpolate-folder-path-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:17:59 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-rust-embed+interpolate-folder-path-devel
Version : 6.8.1
Release : 2.el9
Architecture : noarch
Size : 8.5 k
Source : rust-rust-embed-6.8.1-2.el9.src.rpm
Repository : epel
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 "interpolate-folder-path" feature of the "rust-embed" crate.