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

Last updated: September 29,2024

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

This tutorial shows how to install rust-databake-devel.noarch on Fedora 38

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

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

Please follow the guidelines below to uninstall rust-databake-devel.noarch on Fedora 38:

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

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

Last metadata expiration check: 0:13:29 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rust-databake-devel
Version : 0.1.7
Release : 1.fc38
Architecture : noarch
Size : 15 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 "databake" crate.