How to Install and Uninstall rust-const_fn+default-devel.noarch Package on Fedora 35

Last updated: May 17,2024

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

This tutorial shows how to install rust-const_fn+default-devel.noarch on Fedora 35

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

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

Here is a brief guide to show you how to uninstall rust-const_fn+default-devel.noarch on Fedora 35:

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

3. Information about the rust-const_fn+default-devel.noarch package on Fedora 35

Last metadata expiration check: 0:04:05 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : rust-const_fn+default-devel
Version : 0.4.9
Release : 1.fc35
Architecture : noarch
Size : 8.0 k
Source : rust-const_fn-0.4.9-1.fc35.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 "default" feature of the "const_fn" crate.