How to Install and Uninstall rust-databake+derive-devel.noarch Package on Fedora 38

Last updated: September 24,2024

1. Install "rust-databake+derive-devel.noarch" package

Learn how to install rust-databake+derive-devel.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install rust-databake+derive-devel.noarch

2. Uninstall "rust-databake+derive-devel.noarch" package

Learn how to uninstall rust-databake+derive-devel.noarch on Fedora 38:

$ sudo dnf remove rust-databake+derive-devel.noarch $ sudo dnf autoremove

3. Information about the rust-databake+derive-devel.noarch package on Fedora 38

Last metadata expiration check: 1:17:04 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : rust-databake+derive-devel
Version : 0.1.7
Release : 1.fc38
Architecture : noarch
Size : 7.7 k
Source : rust-databake-0.1.7-1.fc38.src.rpm
Repository : updates
Summary : Trait that lets structs represent themselves as (const) Rust expressions
URL : https://crates.io/crates/databake
License : Unicode-DFS-2016
Description : Trait that lets structs represent themselves as (const) Rust
: expressions.
:
: This package contains library source intended for building other packages which
: use the "derive" feature of the "databake" crate.