How to Install and Uninstall rust-cexpr-devel.noarch Package on Fedora 39

Last updated: October 15,2024

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

This guide covers the steps necessary to install rust-cexpr-devel.noarch on Fedora 39

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

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

This is a short guide on how to uninstall rust-cexpr-devel.noarch on Fedora 39:

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

3. Information about the rust-cexpr-devel.noarch package on Fedora 39

Last metadata expiration check: 1:17:15 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-cexpr-devel
Version : 0.6.0
Release : 8.fc39
Architecture : noarch
Size : 27 k
Source : rust-cexpr-0.6.0-8.fc39.src.rpm
Repository : fedora
Summary : C expression parser and evaluator
URL : https://crates.io/crates/cexpr
License : Apache-2.0 OR MIT
Description : A C expression parser and evaluator.
:
: This package contains library source intended for building other packages which
: use the "cexpr" crate.