How to Install and Uninstall rust-const_fn-devel.noarch Package on Fedora 34

Last updated: July 01,2024

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

Please follow the guidelines below to install rust-const_fn-devel.noarch on Fedora 34

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

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

This guide let you learn how to uninstall rust-const_fn-devel.noarch on Fedora 34:

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

3. Information about the rust-const_fn-devel.noarch package on Fedora 34

Last metadata expiration check: 4:58:28 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-const_fn-devel
Version : 0.4.9
Release : 1.fc34
Architecture : noarch
Size : 22 k
Source : rust-const_fn-0.4.9-1.fc34.src.rpm
Repository : updates
Summary : Attribute for easy generation of const functions
URL : https://crates.io/crates/const_fn
License : ASL 2.0 or MIT
Description : Attribute for easy generation of const functions with conditional compilations.
:
: This package contains library source intended for building other packages which
: use the "const_fn" crate.