How to Install and Uninstall rust-const_fn+default-devel.noarch Package on AlmaLinux 9

Last updated: July 04,2024

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

Please follow the guidance below to install rust-const_fn+default-devel.noarch on AlmaLinux 9

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

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

In this section, we are going to explain the necessary steps to uninstall rust-const_fn+default-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-const_fn+default-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 0:28:34 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-const_fn+default-devel
Version : 0.4.9
Release : 4.el9
Architecture : noarch
Size : 8.3 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 "default" feature of the "const_fn" crate.