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

Last updated: October 06,2024

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

This guide let you learn how to install rust-const_fn-devel.noarch on AlmaLinux 9

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

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

This guide covers the steps necessary to uninstall rust-const_fn-devel.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 1:11:22 ago on Wed Mar 13 07:41:12 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.