How to Install and Uninstall rust-const_fn-devel.noarch Package on Oracle Linux 9

Last updated: November 25,2024

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

Learn how to install rust-const_fn-devel.noarch on Oracle Linux 9

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

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

Please follow the step by step instructions below to uninstall rust-const_fn-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-const_fn-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:52:49 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-const_fn-devel
Version : 0.4.9
Release : 4.el9
Architecture : noarch
Size : 23 k
Source : rust-const_fn-0.4.9-4.el9.src.rpm
Repository : epel
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.