How to Install and Uninstall rust-option-operations+std-devel.noarch Package on Fedora 39

Last updated: September 27,2024

1. Install "rust-option-operations+std-devel.noarch" package

This tutorial shows how to install rust-option-operations+std-devel.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install rust-option-operations+std-devel.noarch

2. Uninstall "rust-option-operations+std-devel.noarch" package

Here is a brief guide to show you how to uninstall rust-option-operations+std-devel.noarch on Fedora 39:

$ sudo dnf remove rust-option-operations+std-devel.noarch $ sudo dnf autoremove

3. Information about the rust-option-operations+std-devel.noarch package on Fedora 39

Last metadata expiration check: 5:10:56 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-option-operations+std-devel
Version : 0.5.0
Release : 2.fc39
Architecture : noarch
Size : 7.9 k
Source : rust-option-operations-0.5.0-2.fc39.src.rpm
Repository : fedora
Summary : Improve arithmetic operations usability when dealing with Options
URL : https://crates.io/crates/option-operations
License : MIT OR Apache-2.0
Description : Traits and auto-implementations to improve arithmetic operations
: usability when dealing with `Option`s.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "option-operations" crate.