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

Last updated: November 29,2024

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

Learn how to install rust-option-operations+std-devel.noarch on Fedora 35

$ 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 35:

$ 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 35

Last metadata expiration check: 5:03:02 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-option-operations+std-devel
Version : 0.4.1
Release : 1.fc35
Architecture : noarch
Size : 7.3 k
Source : rust-option-operations-0.4.1-1.fc35.src.rpm
Repository : updates
Summary : Improve arithmetic operations usability when dealing with Options
URL : https://crates.io/crates/option-operations
License : MIT or ASL 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.